We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
oldtime
1 parent 04dd60b commit 4b27c91Copy full SHA for 4b27c91
.github/workflows/test.yml
@@ -76,7 +76,7 @@ jobs:
76
- uses: Swatinem/rust-cache@v2
77
- run: |
78
cargo hack check --feature-powerset --optional-deps serde,rkyv \
79
- --skip __internal_bench,iana-time-zone,pure-rust-locales,libc,winapi \
+ --skip __internal_bench,iana-time-zone,pure-rust-locales,libc,oldtime,winapi \
80
--all-targets
81
# run using `bash` on all platforms for consistent
82
# line-continuation marks
0 commit comments