@@ -41,6 +41,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
+ args: --all-features
WASM:
runs-on: ubuntu-latest