Skip to content
Snippets Groups Projects
Commit 5d9c4fb2 authored by hondet's avatar hondet
Browse files

updating CI

parent df22421a
No related merge requests found
......@@ -26,7 +26,7 @@ jobs:
- name: Install lambdapi
run: |
opam pin add 'git://github.com/gabrielhdt/lambdapi#coercions'
opam pin add 'git+https://github.com/gabrielhdt/lambdapi#coercions'
opam exec -- why3 config detect
- name: check encoding
......
......@@ -17,7 +17,7 @@ jobs:
ocaml-compiler: 4.11.1
- name: pin lambdapi
run: opam pin add 'git://github.com/gabrielhdt/lambdapi#coercions'
run: opam pin add 'git+https://github.com/gabrielhdt/lambdapi#coercions'
- name: Install PVS
run: ${GITHUB_WORKSPACE}/personoj/tools/setup-pvs.sh
......
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