Skip to content

Commit

Permalink
chore: force to run checkPhase (not triggered by default)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-semenov committed May 20, 2024
1 parent 3f52e08 commit e6d4025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/compile-grammar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ nix flake check --impure "$rootDir"
cp "$(nix build --impure \
--no-link \
--print-out-paths "$rootDir")"/parigp* "$rootDir/syntaxes/"
nix develop --check --impure "$rootDir"

0 comments on commit e6d4025

Please sign in to comment.