mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-22 06:42:25 +00:00
Update rust.yml
This commit is contained in:
parent
b264926ac0
commit
65b64fd8aa
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -64,6 +64,7 @@ jobs:
|
||||
rust-version: nightly
|
||||
components: miri
|
||||
- uses: actions/checkout@v2
|
||||
- run: cargo clean
|
||||
- run: cargo miri test --verbose --no-default-features
|
||||
- run: cargo miri test --verbose --all-features
|
||||
- run: cargo miri test --verbose --manifest-path=derive/Cargo.toml --all-features
|
||||
|
Loading…
Reference in New Issue
Block a user