Skip to content

Commit

Permalink
Install nightly toolchain before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Oct 20, 2024
1 parent 4f01615 commit 9c1676f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
- name: Run tests
shell: bash
run: |
rustup toolchain install nightly --component miri
just

0 comments on commit 9c1676f

Please sign in to comment.