mirror of
https://github.com/encounter/ppc750cl.git
synced 2025-08-06 20:35:38 +00:00
Fix CI
This commit is contained in:
parent
25cdef4d34
commit
a15c909240
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
- name: cargo check
|
||||
run: cargo check --all --all-features --tests
|
||||
- name: cargo test
|
||||
run: cargo test
|
||||
run: cargo test --no-default-features
|
||||
- name: cargo clippy
|
||||
run: cargo clippy --all --all-features --tests
|
||||
- name: cargo fmt
|
||||
|
Loading…
x
Reference in New Issue
Block a user