Update rust.yml
This commit is contained in:
parent
d0e83564de
commit
99064c9d73
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
cargo clippy --all-features --all-targets -- --deny warnings
|
||||
cargo fmt --all -- --check
|
||||
|
||||
- name: Run build on all Systems
|
||||
- name: Run build on ${{ matrix.os }}
|
||||
run: cargo build --all-features
|
||||
|
Loading…
Reference in New Issue
Block a user