mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 22:49:24 -08:00
Added test to action
This commit is contained in:
parent
856f9ae7c7
commit
3c6aeb1230
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -14,4 +14,7 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --release --all-features
|
||||
args: --release --all-features
|
||||
with:
|
||||
command: test
|
||||
args: --release
|
Loading…
x
Reference in New Issue
Block a user