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 ae0b703 commit 43c2a4eCopy full SHA for 43c2a4e
.github/workflows/wasp-test.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Run tests
25
if: steps.changes.outputs.src == 'true'
26
run: |-
27
- nix develop -c make test_race
+ nix develop -c make test
0 commit comments