Skip to content

Commit

Permalink
GH-142: Pin satysfi version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zeptometer committed Mar 5, 2024
1 parent e1a8190 commit e48b26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
export HOME=/root
eval $(opam env)
opam update
opam pin add satysfi satysfi ${{ matrix.satysfi-version }}
opam pin add satysfi-base.opam "file://${PWD}"
satyrographos install -l base
- name: Run tests
Expand Down

0 comments on commit e48b26e

Please sign in to comment.