Skip to content

Commit a584ac4

Browse files
committed
Do not import --all but only alpine for github workflow
Signed-off-by: Rolf Schröder <rolf.schr@gmail.com>
1 parent 1ff3dfd commit a584ac4

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
@@ -26,4 +26,4 @@ jobs:
2626
run: |
2727
cd etc/nix
2828
nix --print-build-logs flake check
29-
./test-import-using-nix.sh --all
29+
./test-import-using-nix.sh alpine

0 commit comments

Comments
 (0)