mirror of
https://github.com/rm-dr/daisy
synced 2025-04-18 02:45:58 -07:00
Added test to action
This commit is contained in:
parent
856f9ae7c7
commit
3c6aeb1230
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -15,3 +15,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
args: --release --all-features
|
args: --release --all-features
|
||||||
|
with:
|
||||||
|
command: test
|
||||||
|
args: --release
|
Loading…
x
Reference in New Issue
Block a user