1
0
forked from ROMEO/nexosim

Fix CI script

This commit is contained in:
Serge Barral 2024-04-04 13:37:21 +02:00
parent 23160ff347
commit 8d3427daaf

View File

@ -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