Skip to content

Commit

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

0 comments on commit 06cfc36

Please sign in to comment.