mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-20 03:37:47 +00:00
Add unit tests to CI
This commit is contained in:
parent
92be18da39
commit
e9263767c4
1 changed files with 4 additions and 1 deletions
|
@ -10,4 +10,7 @@ tasks:
|
|||
cargo check
|
||||
- deny-check: |
|
||||
cd physis
|
||||
cargo deny check
|
||||
cargo deny check
|
||||
- test: |
|
||||
cd physis
|
||||
cargo test
|
Loading…
Add table
Reference in a new issue