Skip to content

Commit

Permalink
Fix Coq CI
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Oct 11, 2024
1 parent b5a494f commit ef45033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/dune
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
(target Parser.v)
(deps Parser.vy)
(action
(run menhir --coq %{deps})))
(run menhir --coq --coq-no-version-check %{deps})))

0 comments on commit ef45033

Please sign in to comment.