Skip to content

Commit

Permalink
DEBUG: only run the "gm" tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Oct 30, 2023
1 parent 710fa78 commit cc8c03a
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 @@ -42,5 +42,5 @@ jobs:
- name: Run the tests
run: |
use ~/nupm/nupm/
nupm test "internals"
# nupm test "internals"
nupm test "gm"

0 comments on commit cc8c03a

Please sign in to comment.