Skip to content

Commit

Permalink
ci: add impure to check
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Dec 11, 2024
1 parent f02ad73 commit 937eeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix flake check --show-trace
- run: nix flake check --show-trace --impure

0 comments on commit 937eeb5

Please sign in to comment.