Skip to content

Commit

Permalink
fix(ci): Remove nix-flake-checker because we don't have nixpkgs as an…
Browse files Browse the repository at this point in the history
… input
  • Loading branch information
mrjones2014 committed May 14, 2024
1 parent df53fa8 commit eba9ba6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/flake-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,5 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v7
with:
fail-mode: true
send-statistics: false
- name: Run nix flake check
run: nix flake check

0 comments on commit eba9ba6

Please sign in to comment.