Skip to content

Commit

Permalink
ci: add logging to flake checks
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <[email protected]>
  • Loading branch information
cafkafk committed Oct 5, 2024
1 parent 040a072 commit cfde6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cheks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: DeterminateSystems/nix-installer-action@main
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix --experimental-features "nix-command flakes" flake check
- run: nix --experimental-features "nix-command flakes" flake check -L

0 comments on commit cfde6d2

Please sign in to comment.