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