1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00

housekeeping: shellcheck for tests/functional/ca/nix-run.sh

This commit is contained in:
Cameron Dart 2024-06-03 13:54:42 -07:00 committed by John Ericson
parent deacc421eb
commit 8f85537629

View file

@ -4,4 +4,4 @@ source common.sh
FLAKE_PATH=path:$PWD
nix run --no-write-lock-file $FLAKE_PATH#runnable
nix run --no-write-lock-file "$FLAKE_PATH#runnable"