@@ -31,7 +31,7 @@ jobs:
- uses: Swatinem/rust-cache@v1
- uses: actions-rs/cargo@v1
with:
- command: test
+ command: test --features "desktop, ssr, router"
fmt:
name: Rustfmt