Skip to content

Commit

Permalink
CI fix attempt #40
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwellb committed May 9, 2023
1 parent 4a95624 commit b3eed7d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/coq-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,7 @@ jobs:
coq_version: ${{ matrix.coq_version }}
ocaml_version: ${{ matrix.ocaml_version }}
before_install:
'startGroup "Print opam config"
opam config list; opam repo list; opam list
endGroup
startGroup "Install SQIR"
'startGroup "Install dependency"
opam pin add coq-sqir .
endGroup'

0 comments on commit b3eed7d

Please sign in to comment.