Skip to content

Commit

Permalink
pin to earlier nextest
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Nov 28, 2023
1 parent 35eb113 commit 7d67791
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ jobs:
- name: install rust toolchain
run: rustup show
- name: install nextest
uses: taiki-e/install-action@nextest
uses: taiki-e/install-action@v2
with:
tool: [email protected]
- uses: actions/checkout@v2
- uses: extractions/setup-just@v1
- name: just test
Expand Down

0 comments on commit 7d67791

Please sign in to comment.