Skip to content

Commit 8f85557

Browse files
committed
ci: test openrpc feature
1 parent fc9d4e7 commit 8f85557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- run:
24-
cargo test --features support-axum,support-tungstenite
24+
cargo test --features support-axum,support-tungstenite,openrpc
2525

2626
fmt:
2727
name: Rustfmt

0 commit comments

Comments
 (0)