Skip to content

Commit b58b747

Browse files
committed
remove debug step in workflow
1 parent 12ed762 commit b58b747

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,4 @@ jobs:
1919
with:
2020
name: tek
2121
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
22-
- run: |
23-
nix flake lock
24-
cat flake.lock
2522
- run: nix flake check

0 commit comments

Comments
 (0)