github: disable --all-features for now
Since some things are broken Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: check
|
command: check
|
||||||
args: --all-features
|
# args: --all-features
|
||||||
|
|
||||||
# check_wasm:
|
# check_wasm:
|
||||||
# name: Check wasm32
|
# name: Check wasm32
|
||||||
|
|||||||
Reference in New Issue
Block a user