There was an error while loading. Please reload this page.
1 parent 9a037a3 commit 0a019c7Copy full SHA for 0a019c7
1 file changed
.github/workflows/test-import-using-nix.yml
@@ -27,4 +27,4 @@ jobs:
27
cd etc/nix
28
./get-latest-pypi-deps-db.sh --in-place
29
nix --print-build-logs flake check
30
- ./test-import-using-nix.sh alpine
+ nix-shell --run ./test-import-using-nix.sh
0 commit comments