We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e1dba commit f31b5c2Copy full SHA for f31b5c2
.github/workflows/check.yml
@@ -15,4 +15,4 @@ jobs:
15
- uses: nix-community/cache-nix-action@main
16
with:
17
primary-key: a-single-key
18
- - run: nix flake check
+ - run: nix flake check --print-build-logs
0 commit comments