Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw authored Aug 29, 2024
2 parents d74de3c + 8a1ccea commit 028801b
Show file tree
Hide file tree
Showing 25 changed files with 2,468 additions and 1,543 deletions.
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.61
tool: cargo-nextest@latest
- uses: extractions/setup-just@v1
- name: just test
run: just test
Expand Down
Loading

0 comments on commit 028801b

Please sign in to comment.