forked from M-Labs/nix-scripts
artiq-fast: fix windows test skip script
This commit is contained in:
parent
adc49f1f1c
commit
9a3d7451df
@ -39,7 +39,7 @@ let
|
|||||||
(overrides:
|
(overrides:
|
||||||
pkgs.writeScriptBin "wfvm-run-windows-tests"
|
pkgs.writeScriptBin "wfvm-run-windows-tests"
|
||||||
''
|
''
|
||||||
${pkgs.bash}/bin/bash
|
#!${pkgs.bash}/bin/bash
|
||||||
echo "Windows tests skipped"
|
echo "Windows tests skipped"
|
||||||
''
|
''
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user