mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-12 12:57:41 +00:00
ci: run tests on all platforms
This commit is contained in:
parent
2d4bb2e371
commit
bcc3f2ab96
1 changed files with 1 additions and 2 deletions
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
|
@ -43,5 +43,4 @@ jobs:
|
|||
run: cargo build --verbose
|
||||
|
||||
- name: "Run tests"
|
||||
if: matrix.target == 'x86_64-unknown-linux-gnu'
|
||||
run: cargo test --verbose
|
||||
run: cargo test --workspace --exclude microfetch --verbose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue