Skip to content

Commit 9a0ca23

Browse files
committed
Include borsh in CI workflow
1 parent e246127 commit 9a0ca23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
features: rustc-rayon
3030
- rust: stable
3131
features: serde
32+
- rust: stable
33+
features: borsh
3234
- rust: stable
3335
features: std
3436
- rust: beta

0 commit comments

Comments
 (0)