Skip to content

Commit cf022b2

Browse files
authored
Continue workflow on error
1 parent 20cf950 commit cf022b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: ./gradlew build
3636

3737
- name: Run Gametests
38+
continue-on-error: true
3839
run: ./gradlew runGametestServer
3940

4041
- name: Publish to Maven

0 commit comments

Comments
 (0)