Fix CI
This commit is contained in:
parent
8b4210669b
commit
c03a72aafe
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@ -36,12 +36,6 @@ jobs:
|
||||
command: build
|
||||
args: --all-features
|
||||
|
||||
- name: Test without incremental
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --no-default-features --features fs
|
||||
|
||||
- name: Test
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user