mirror of
https://github.com/rm-dr/daisy
synced 2026-05-03 10:12:01 -07:00
Added test to action
This commit is contained in:
@@ -14,4 +14,7 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --release --all-features
|
||||
args: --release --all-features
|
||||
with:
|
||||
command: test
|
||||
args: --release
|
||||
Reference in New Issue
Block a user