We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f570f5a commit 939e07bCopy full SHA for 939e07b
.github/workflows/CI.yml
@@ -15,5 +15,5 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- uses: cachix/install-nix-action@v22
18
- - run: nix flake check
+ - run: nix flake check --print-build-logs
19
- run: nix run .#test
0 commit comments