Update rust.yml
This commit is contained in:
parent
d5f1730a9d
commit
7e8584d57f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
with:
|
||||
toolchain: nightly
|
||||
override: true
|
||||
targets: aarch64-apple-darwin, aarch64-apple-ios
|
||||
target: aarch64-apple-darwin, aarch64-apple-ios
|
||||
components: rustfmt, clippy
|
||||
|
||||
- name: Run cargo test
|
||||
|
|
Loading…
Reference in a new issue