Skip to content

Commit

Permalink
ci: Add step to run nix flake check
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Dec 16, 2023
1 parent a6d38b6 commit 2044f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix flake check

0 comments on commit 2044f65

Please sign in to comment.