Skip to content

Commit 7add3e1

Browse files
committed
Include borsh in CI workflow
1 parent 9f191de commit 7add3e1

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)