Skip to content

Commit f31b5c2

Browse files
committed
ci: --print-build-logs
1 parent f1e1dba commit f31b5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: nix-community/cache-nix-action@main
1616
with:
1717
primary-key: a-single-key
18-
- run: nix flake check
18+
- run: nix flake check --print-build-logs

0 commit comments

Comments
 (0)