We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a5cb7 commit deead84Copy full SHA for deead84
.github/workflows/clippy.yml
@@ -74,4 +74,4 @@ jobs:
74
uses: actions-rs/cargo@v1
75
with:
76
command: clippy
77
- args: -- -D warnings
+ args: --features=ssr,hydrate -- -D warnings
0 commit comments