mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +02:00
housekeeping: shellcheck for tests/functional/ca/nix-run.sh
This commit is contained in:
parent
deacc421eb
commit
8f85537629
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ source common.sh
|
||||||
|
|
||||||
FLAKE_PATH=path:$PWD
|
FLAKE_PATH=path:$PWD
|
||||||
|
|
||||||
nix run --no-write-lock-file $FLAKE_PATH#runnable
|
nix run --no-write-lock-file "$FLAKE_PATH#runnable"
|
||||||
|
|
Loading…
Reference in a new issue