Skip to content

Commit

Permalink
opam: remove with-test commands
Browse files Browse the repository at this point in the history
They are meant to be executed with an installed certicoq so won't work in the build step.
  • Loading branch information
SkySkimmer authored and yforster committed Jan 27, 2025
1 parent 90068fd commit 59be195
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions coq-certicoq.opam
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ build: [
[make "all"]
[make "plugins"]
[make "bootstrap"]
[make "-C" "benchmarks" "all"] {with-test}
[make "-C" "bootstrap" "tests"] {with-test}
]
install: [
[make "install"]
Expand Down

0 comments on commit 59be195

Please sign in to comment.