mirror of
https://github.com/SkyfallWasTaken/dinopkg.git
synced 2024-11-10 07:29:41 +00:00
test all features in ci
This commit is contained in:
parent
805f21f575
commit
1ebfca92a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
run: cargo build
|
run: cargo build
|
||||||
|
|
||||||
- name: Run cargo nextest
|
- name: Run cargo nextest
|
||||||
run: cargo nextest run
|
run: cargo nextest run --all-features
|
||||||
|
|
||||||
- name: Run cargo machete
|
- name: Run cargo machete
|
||||||
run: cargo machete
|
run: cargo machete
|
||||||
|
|
Loading…
Reference in a new issue