Skip to content

Commit

Permalink
And also to msrv job
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Dec 7, 2023
1 parent ef98d35 commit e8f94b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/[email protected]
id: rust-toolchain
- uses: dtolnay/install@master
with:
crate: cargo-expand
- uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit e8f94b1

Please sign in to comment.