Skip to content

Commit

Permalink
run tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Jun 18, 2021
1 parent 41dbf4d commit e53442b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ jobs:
opam pin add coq-hierarchy-builder https://github.com/math-comp/hierarchy-builder.git --ignore-constraints-on=coq-elpi -y -j 4
opam list
opam remove coq-hierarchy-builder -y
endGroup
endGroup
export: 'OPAMWITHTEST'
env:
OPAMWITHTEST: 'true'

0 comments on commit e53442b

Please sign in to comment.