Skip to content

Commit 9250036

Browse files
committed
[ci] using make test
1 parent fd3a739 commit 9250036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/racket.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
variant: ${{ matrix.racket-variant }}
3131
version: ${{ matrix.racket-version }} # or 'current' for the latest snapshot
3232
- run: raco pkg install --auto
33-
- run: raco test .
33+
- run: make test

0 commit comments

Comments
 (0)