Skip to content

Commit

Permalink
added missing argument for test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhold committed Nov 16, 2023
1 parent ad01b1b commit 68bbc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
cmake ..
cmake --build .
cd ..
python tools/test_runner.py build/src/laszlo
python tools/test_runner.py build/src/laszlo test

0 comments on commit 68bbc42

Please sign in to comment.