Skip to content

Commit 8ce33ec

Browse files
committed
Add missing arbitrary to list of features in CI.
1 parent 398a794 commit 8ce33ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
args: --features ${{ env.all_features }}
7979

8080
env:
81-
all_features: "bytemuck,rand,randtest,serde,schemars,proptest,rkyv,rkyv_ck,speedy"
81+
all_features: "arbitrary,bytemuck,rand,randtest,serde,schemars,proptest,rkyv,rkyv_ck,speedy"

0 commit comments

Comments
 (0)