Skip to content

Commit

Permalink
Fix rust.yml
Browse files Browse the repository at this point in the history
Co-Authored-By: Paul Horn <[email protected]>
  • Loading branch information
s1ck and knutwalker committed Jul 21, 2023
1 parent e31c0cf commit 5ea05f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Set up Rust cache
uses: Swatinem/rust-cache@v2
- name: Install cargo-careful
uses: cargo install cargo-careful
run: cargo install cargo-careful
- name: Run unit tests
run: cargo careful test --no-default-features
- name: Run unit tests
Expand Down

0 comments on commit 5ea05f1

Please sign in to comment.