mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-29 14:05:40 +00:00
CI: test arbitrary
feature
This commit is contained in:
parent
f3e56c505d
commit
baa55d0847
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
||||
- uses: taiki-e/install-action@cargo-hack
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: |
|
||||
cargo hack check --feature-powerset --optional-deps serde \
|
||||
cargo hack check --feature-powerset --optional-deps arbitrary,serde \
|
||||
--skip __internal_bench,iana-time-zone,pure-rust-locales,libc,winapi,rkyv-16,rkyv-64,rkyv-validation \
|
||||
--all-targets
|
||||
# run using `bash` on all platforms for consistent
|
||||
|
Loading…
x
Reference in New Issue
Block a user