mirror of https://github.com/rm-dr/daisy
Added test to action
parent
856f9ae7c7
commit
3c6aeb1230
|
@ -15,3 +15,6 @@ jobs:
|
|||
with:
|
||||
command: build
|
||||
args: --release --all-features
|
||||
with:
|
||||
command: test
|
||||
args: --release
|
Loading…
Reference in New Issue