Skip to content

Commit

Permalink
try quint 0.21.0 with node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Jul 30, 2024
1 parent 4fbda61 commit 5191830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
check-latest: true

- name: Install quint
run: npm i @informalsystems/quint@0.20.0 -g
run: npm i @informalsystems/quint@0.21.0 -g

- name: Run test
run: cd spec && make test

0 comments on commit 5191830

Please sign in to comment.