Skip to content
Snippets Groups Projects
Commit 4ea80338 authored by Ralf Jung's avatar Ralf Jung
Browse files

fix typo in .gitlab-ci.yml

parent 826cb1a9
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ variables:
- fp-timing
script:
# prepare
- . build/opam-ci.sh coq $OPAM_PINS
- . build/opam-ci.sh $OPAM_PINS
- env | egrep '^(CI_BUILD_REF|CI_RUNNER)' > build-env.txt
# build
- 'time make -k -j$CPU_CORES TIMED=y 2>&1 | tee build-log.txt'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment