ci/modules_test: use flake-enabled nix
This commit is contained in:
parent
81bf18b5ab
commit
b625325487
2 changed files with 6 additions and 9 deletions
|
|
@ -16,6 +16,4 @@ if [[ -v CIRRUS_CI ]]; then
|
|||
chmod o+rw /dev/kvm
|
||||
fi
|
||||
|
||||
echo "$NIX_PATH ($(nix eval --raw nixpkgs.lib.version))"
|
||||
|
||||
"${BASH_SOURCE[0]%/*}/../run-tests.sh" --ci --scenario $scenario
|
||||
"${BASH_SOURCE[0]%/*}/../run-tests.sh" --ci --scenario "$scenario"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue