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