Skip to content

Commit bdd6148

Browse files
committed
CI: test arbitrary feature
1 parent 5290933 commit bdd6148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- uses: taiki-e/install-action@cargo-hack
8080
- uses: Swatinem/rust-cache@v2
8181
- run: |
82-
cargo hack check --feature-powerset --optional-deps serde \
82+
cargo hack check --feature-powerset --optional-deps arbitrary,serde \
8383
--skip __internal_bench,iana-time-zone,pure-rust-locales,libc,winapi,rkyv-16,rkyv-64,rkyv-validation \
8484
--all-targets
8585
# run using `bash` on all platforms for consistent

0 commit comments

Comments
 (0)