Skip to content

Commit e1f3ea8

Browse files
authored
Merge pull request #139 from kpreid/ci
CI fixes
2 parents 28a2d1d + 9d1cb56 commit e1f3ea8

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)