We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3a739 commit 9250036Copy full SHA for 9250036
.github/workflows/racket.yml
@@ -30,4 +30,4 @@ jobs:
30
variant: ${{ matrix.racket-variant }}
31
version: ${{ matrix.racket-version }} # or 'current' for the latest snapshot
32
- run: raco pkg install --auto
33
- - run: raco test .
+ - run: make test
0 commit comments