Skip to content

Commit

Permalink
Merge branch 'main' into dev-unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
elsoroka authored Jul 1, 2023
2 parents 80cb2c3 + df238bd commit af2eacc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@master
- name: Setup z3
run: sudo apt-get -y install z3
- name: Set up Julia 1.8.0
uses: julia-actions/setup-julia@v1
with:
Expand Down

0 comments on commit af2eacc

Please sign in to comment.