Skip to content

Commit 69370fe

Browse files
committed
Tweak CI
1 parent 7343fb3 commit 69370fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coq-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
opam install -y ${{ matrix.coq_version == 'dev' && 'coq-flocq' || matrix.bit_size == 32 && 'coq-compcert-32.3.13.1' || 'coq-compcert.3.13.1' }}
4747
# Required by test2
4848
opam install -y coq-ext-lib
49+
opam install -y coq-paco
4950
endGroup
5051
# See https://github.com/coq-community/docker-coq-action/tree/v1#permissions
5152
before_script: |

0 commit comments

Comments
 (0)