Skip to content

Commit

Permalink
Use MetaCoq's git version for testing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Jul 22, 2024
1 parent d6ea357 commit 2597fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
sudo chown -R coq:coq .
endGroup
startGroup "opam pin"
opam pin -n -y "https://github.com/MetaCoq/metacoq.git#coq-8.19"
opam pin -n -y "https://github.com/stedolan/malfunction.git#master"
endGroup
startGroup "install dependencies for benchmarks"
Expand Down

0 comments on commit 2597fdd

Please sign in to comment.