Skip to content

Commit

Permalink
Add cargo-expand to added minimal job
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Dec 7, 2023
1 parent 6c43438 commit ef98d35
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 @@ -14,6 +14,9 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
id: rust-toolchain
- uses: dtolnay/install@master
with:
crate: cargo-expand
- uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit ef98d35

Please sign in to comment.