mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-12-18 07:29:42 +00:00
Fix nix develop flake path
This commit is contained in:
parent
6640fcbe8c
commit
7b77d05dbc
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- uses: ./
|
||||
with:
|
||||
workspaces: tests
|
||||
cmd-format: nix develop tests -c {0}
|
||||
cmd-format: nix develop ./tests -c {0}
|
||||
|
||||
- run: |
|
||||
nix develop -c cargo check --color always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user