mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 13:01:37 +00:00
CI: remove exception for __doctest
feature in cargo hack check
This commit is contained in:
parent
155e9da327
commit
90a9913cf8
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: |
|
||||
cargo hack check --feature-powerset --optional-deps serde,rkyv \
|
||||
--skip __internal_bench,__doctest,iana-time-zone,pure-rust-locales,libc,winapi \
|
||||
--skip __internal_bench,iana-time-zone,pure-rust-locales,libc,winapi \
|
||||
--all-targets
|
||||
# run using `bash` on all platforms for consistent
|
||||
# line-continuation marks
|
||||
|
Loading…
x
Reference in New Issue
Block a user