Removed stray line from workflow YAML

This commit is contained in:
Joshua Darnell 2020-04-13 03:02:31 -07:00
parent ac0254d337
commit 3c96e39a7b
1 changed files with 1 additions and 2 deletions

View File

@ -29,5 +29,4 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build and Run acceptance tests
run: ./gradlew build
- name: Create Build Artifacts
run: ./gradlew build