Skip to content

Commit

Permalink
tests: Clean flake.lock files
Browse files Browse the repository at this point in the history
Otherwise the top-level flake will be cached.
  • Loading branch information
jtojnar committed May 19, 2023
1 parent 9b0f2f3 commit 251a5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cd tests/grav
# Work around nix build failing due to git failing with
# The following paths are ignored by one of your .gitignore files:
# tests/grav/flake.lock
rm flake.lock
nix flake lock || true
git add --intent-to-add flake.lock -f

Expand Down

0 comments on commit 251a5ca

Please sign in to comment.