mirror of
https://github.com/openharmony/third_party_rust_ryu.git
synced 2026-07-18 17:14:35 -04:00
Merge pull request #33 from pheki/remove-miri-setup
Remove unneded setup instruction for miri
This commit is contained in:
@@ -39,5 +39,4 @@ jobs:
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
with:
|
||||
components: miri
|
||||
- run: cargo miri setup
|
||||
- run: cargo miri test
|
||||
|
||||
Reference in New Issue
Block a user