Skip to content

Commit

Permalink
ci fix msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Apr 30, 2024
1 parent 70e49e7 commit da8d48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
rustup run stable cargo generate-lockfile
rustup run stable cargo fetch
- run: |
cargo build --all-targets --locked
cargo build --all-targets
- run: |
cargo test
Expand Down

0 comments on commit da8d48c

Please sign in to comment.