Skip to content

Commit

Permalink
Merge pull request #139 from kpreid/ci
Browse files Browse the repository at this point in the history
CI fixes
  • Loading branch information
mbrubeck committed Sep 6, 2023
2 parents 28a2d1d + 9d1cb56 commit e1f3ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
args: --features ${{ env.all_features }}

env:
all_features: "bytemuck,rand,randtest,serde,schemars,proptest,rkyv,rkyv_ck,speedy"
all_features: "arbitrary,bytemuck,rand,randtest,serde,schemars,proptest,rkyv,rkyv_ck,speedy"

0 comments on commit e1f3ea8

Please sign in to comment.