Skip to content

Commit 5400f49

Browse files
committed
stop if jvm tests fail
1 parent 87c6587 commit 5400f49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ jobs:
166166
haxelib run travix java
167167
168168
- name: Test [jvm]
169-
continue-on-error: true # no idea why it fails on CI. works locally
170169
run: haxelib run travix java -D jvm
171170

172171
- name: Test [lua]

0 commit comments

Comments
 (0)