We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9d4e7 commit 8f85557Copy full SHA for 8f85557
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- run:
24
- cargo test --features support-axum,support-tungstenite
+ cargo test --features support-axum,support-tungstenite,openrpc
25
26
fmt:
27
name: Rustfmt
0 commit comments