Update rust.yml

This commit is contained in:
Hannes 2021-05-13 14:15:51 +02:00 committed by GitHub
parent d5f1730a9d
commit 7e8584d57f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
with: with:
toolchain: nightly toolchain: nightly
override: true override: true
targets: aarch64-apple-darwin, aarch64-apple-ios target: aarch64-apple-darwin, aarch64-apple-ios
components: rustfmt, clippy components: rustfmt, clippy
- name: Run cargo test - name: Run cargo test