Skip to content

Commit

Permalink
ci: disable accept flake config
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Jul 20, 2024
1 parent 24588b2 commit c01de8c
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 @@ -26,4 +26,4 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@main

- name: Check Flake
run: nix flake check --accept-flake-config
run: nix flake check

0 comments on commit c01de8c

Please sign in to comment.