Skip to content

Commit 5222ef7

Browse files
committed
leave nix flake check disabled until #1219 (comment) solved
1 parent 8a61547 commit 5222ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
name: hackage-server
3030
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
3131
- run: nix build
32-
- run: nix flake check
32+
# - run: nix flake check

0 commit comments

Comments
 (0)