We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a048f32 commit 443d34fCopy full SHA for 443d34f
.github/workflows/rust.yml
@@ -41,7 +41,7 @@ jobs:
41
toolchain: 1.78.0
42
components: rust-src
43
- run: cargo test --release
44
- - uses: cargo-bins/cargo-binstall@v1.10.23
+ - uses: cargo-bins/cargo-binstall@v1.11.0
45
- run: cargo binstall cargo-expand --no-confirm
46
- run: cargo test
47
- run: cargo test --manifest-path tests/other-tests/Cargo.toml -- --test-threads=1
0 commit comments