Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Eliza Weisman <[email protected]>
  • Loading branch information
spookyvision and hawkw authored Aug 13, 2024
1 parent 6d77149 commit fc69b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: install nextest
uses: taiki-e/install-action@v2
with:
tool: cargo-nextest@0.9.72
tool: cargo-nextest@latest
- uses: extractions/setup-just@v1
- name: just test
run: just test
Expand Down

0 comments on commit fc69b5f

Please sign in to comment.