github: disable --all-features for now

Since some things are broken

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-11-13 09:55:36 -08:00
parent 702f8ffca3
commit 6c9693dbf0

View File

@@ -22,7 +22,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: check
args: --all-features
# args: --all-features
# check_wasm:
# name: Check wasm32