Skip to content

Commit

Permalink
Merge branch 'main' into eliza/ci-stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw authored Aug 29, 2024
2 parents aac4510 + 8a1ccea commit 56a8de9
Show file tree
Hide file tree
Showing 29 changed files with 2,639 additions and 1,601 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,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 56a8de9

Please sign in to comment.