We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed0627 commit 2a42b0aCopy full SHA for 2a42b0a
.github/workflows/ci.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Run the Magic Nix Cache
18
uses: DeterminateSystems/magic-nix-cache-action@main
19
- name: Run flake checks
20
- run: nix flake check
+ run: nix flake check -L
0 commit comments