mirror of https://github.com/rm-dr/daisy
Action edit
parent
3c6aeb1230
commit
6786c680e9
|
@ -15,6 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
args: --release --all-features
|
args: --release --all-features
|
||||||
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --release
|
args: --release
|
Loading…
Reference in New Issue