We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb435ec commit 05ab84aCopy full SHA for 05ab84a
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v2
27
- uses: coq-community/docker-coq-action@v1
28
with:
29
- opam_file: './coq-hierarchy-builder.opam'
+ opam_file: './rocq-hierarchy-builder.opam'
30
coq_version: ${{ matrix.coq_version }}
31
export: 'OPAMWITHTEST' # space-separated list of variables
32
env:
0 commit comments