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 f2fce99 commit 71cbc5eCopy full SHA for 71cbc5e
.github/workflows/main.yml
@@ -35,4 +35,4 @@ jobs:
35
key: ${{ runner.os }}-cargo-test-${{ hashFiles('**/Cargo.lock') }}
36
-
37
name: Run tests
38
- run: nix-shell --command "cd test-runner && cargo run"
+ run: nix-shell --command "make nix-test"
0 commit comments