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 02dfde4 commit a0e3d44Copy full SHA for a0e3d44
.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.19
+ - uses: cargo-bins/cargo-binstall@v1.10.20
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