Skip to content

Commit 0a019c7

Browse files
committed
Improve github action.
Signed-off-by: Rolf Schröder <rolf.schr@gmail.com>
1 parent 9a037a3 commit 0a019c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-import-using-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
cd etc/nix
2828
./get-latest-pypi-deps-db.sh --in-place
2929
nix --print-build-logs flake check
30-
./test-import-using-nix.sh alpine
30+
nix-shell --run ./test-import-using-nix.sh

0 commit comments

Comments
 (0)