Skip to content

Commit

Permalink
fixup! Add enable-codegen-invariants flag to github CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Jan 16, 2025
1 parent c167361 commit 68f0b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/inria/main
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ conffile=Makefile.config
make=make
instdir="$HOME/ocaml-tmp-install"
confoptions="--enable-ocamltest --enable-dependency-generation \
${OCAML_CONFIGURE_OPTIONS}"
--enable-codegen-invariants ${OCAML_CONFIGURE_OPTIONS}"
make_native=true
cleanup=false
check_make_alldepend=false
Expand Down

0 comments on commit 68f0b89

Please sign in to comment.