Skip to content

Commit

Permalink
use gxtest in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzo committed Jul 18, 2023
1 parent edaf91b commit 5a29334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
run: |
export GERBIL_HOME=${GITHUB_WORKSPACE}
export PATH=${GITHUB_WORKSPACE}/bin:$PATH
./src/std/run-tests.ss
gxtest src/std/...

0 comments on commit 5a29334

Please sign in to comment.