Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Sep 11, 2024
1 parent ffef0c8 commit 7d9742f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/runci/targets/Hl.hx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ class Hl {
'-l:ssl.hdll',
'-l:sqlite.hdll',
"-lm",
"-lhl"
"-lhl",
"-v"
].concat(extraCompilerFlags));

run('$dir/$filename.exe', []);
Expand Down

0 comments on commit 7d9742f

Please sign in to comment.