1
0
forked from ROMEO/nexosim

small fix for new serde dependency

This commit is contained in:
2024-03-13 11:10:26 +01:00
parent f5f0721663
commit 8e16f8c9b2
2 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,7 @@ jobs:
- name: Run cargo check
run: cargo check
args: --all-features
test:
name: Test suite