Skip to content

Commit

Permalink
[v8.20] CI fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Aug 29, 2024
1 parent cf7eba3 commit da00061
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
run: opam install ${{ matrix.extra-opam }}
- name: Install SerAPI deps
run: |
opam install --ignore-constraints-on=coq --deps-only vendor/coq-lsp/coq-lsp.opam
opam install --ignore-constraints-on=coq,coq-lsp --deps-only .
- name: Build SerAPI
run: |
Expand Down

0 comments on commit da00061

Please sign in to comment.