Removed stray line from workflow YAML
This commit is contained in:
parent
ac0254d337
commit
3c96e39a7b
|
@ -30,4 +30,3 @@ jobs:
|
|||
run: chmod +x gradlew
|
||||
- name: Build and Run acceptance tests
|
||||
run: ./gradlew build
|
||||
- name: Create Build Artifacts
|
Loading…
Reference in New Issue