Skip to content

Commit d1a2d1a

Browse files
committed
Fix build.yml
1 parent 0e3512a commit d1a2d1a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
- name: Build
4040
run: ./gradlew build
4141

42-
- name: Run Tests
43-
run: ./gradlew runGametest
44-
4542
- name: Publish Snapshot
4643
if: ${{ github.event.inputs.type == 'snapshot' }}
4744
run: >-

0 commit comments

Comments
 (0)