forked from ROMEO/nexosim
Fix CI script
This commit is contained in:
parent
23160ff347
commit
8d3427daaf
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -28,8 +28,7 @@ jobs:
|
||||
toolchain: ${{ matrix.rust }}
|
||||
|
||||
- name: Run cargo check
|
||||
run: cargo check
|
||||
args: --all-features
|
||||
run: cargo check --all-features
|
||||
|
||||
test:
|
||||
name: Test suite
|
||||
|
Loading…
x
Reference in New Issue
Block a user