Skip to content

Commit f821f6f

Browse files
committed
use hxml file
1 parent 48943fd commit f821f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
- name: Run tests
4646
shell: bash
4747
run: |
48-
haxe --interp -L utest -cp src -main olib.tests.Main
48+
haxe test.hxml

0 commit comments

Comments
 (0)