We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48943fd commit f821f6fCopy full SHA for f821f6f
.github/workflows/build.yml
@@ -45,4 +45,4 @@ jobs:
45
- name: Run tests
46
shell: bash
47
run: |
48
- haxe --interp -L utest -cp src -main olib.tests.Main
+ haxe test.hxml
0 commit comments