Skip to content

Commit 43c2a4e

Browse files
committed
run without race
1 parent ae0b703 commit 43c2a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Run tests
2525
if: steps.changes.outputs.src == 'true'
2626
run: |-
27-
nix develop -c make test_race
27+
nix develop -c make test

0 commit comments

Comments
 (0)