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 12ed762 commit b58b747Copy full SHA for b58b747
.github/workflows/check.yaml
@@ -19,7 +19,4 @@ jobs:
19
with:
20
name: tek
21
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
22
- - run: |
23
- nix flake lock
24
- cat flake.lock
25
- run: nix flake check
0 commit comments