mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 15:26:12 +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
|
- uses: Swatinem/rust-cache@v2
|
||||||
- run: |
|
- run: |
|
||||||
cargo hack check --feature-powerset --optional-deps serde,rkyv \
|
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
|
--all-targets
|
||||||
# run using `bash` on all platforms for consistent
|
# run using `bash` on all platforms for consistent
|
||||||
# line-continuation marks
|
# line-continuation marks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user