Skip to content

Commit

Permalink
remove debug step in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tek committed Feb 13, 2025
1 parent 12ed762 commit b58b747
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,4 @@ jobs:
with:
name: tek
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
- run: |
nix flake lock
cat flake.lock
- run: nix flake check

0 comments on commit b58b747

Please sign in to comment.