File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 - uses : actions/checkout@v3
3838 - uses : coq-community/docker-coq-action@v1
3939 with :
40- opam_file : ' rocq -libhyps.opam'
40+ opam_file : ' coq -libhyps.opam'
4141 custom_image : ${{ matrix.image }}
4242 # export: 'OPAMWITHTEST' # space-separated list of variables
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ It also provides the especialize tactic to ease forward reasoning by
5353instantianting one, several or all premisses of a hypothesis.
5454"
5555
56- url {
57- src: "https://github.com/Matafou/LibHyps/archive/refs/tags/3.0.2.tar.gz"
58- checksum: "sha512=???"
59- }
56+ # url {
57+ # src: "https://github.com/Matafou/LibHyps/archive/refs/tags/3.0.2.tar.gz"
58+ # checksum: "sha512=???"
59+ # }
You can’t perform that action at this time.
0 commit comments