mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-21 12:17:45 +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
|
@ -11,3 +11,6 @@ tasks:
|
|||
- deny-check: |
|
||||
cd physis
|
||||
cargo deny check
|
||||
- test: |
|
||||
cd physis
|
||||
cargo test
|
Loading…
Add table
Reference in a new issue