Skip to content

Commit

Permalink
Use another jq setup action that should work on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
bugarela committed Apr 25, 2024
1 parent ffe3020 commit a384209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- run: npm install -g txm
- name: Blackbox integration tests
run: cd ./quint && txm cli-tests.md
- uses: sergeysova/jq-action@v2
- uses: dcarbone/install-jq-action@v2
- name: Blackbox integration tests with I/O
# This tests fail on windows currently
# See https://github.com/anko/txm/issues/10
Expand Down

0 comments on commit a384209

Please sign in to comment.