forked from lavina/lavina
fix
This commit is contained in:
parent
d28c2b2f2f
commit
0d9c38da30
|
@ -21,3 +21,4 @@ jobs:
|
||||||
uses: https://github.com/actions-rs/cargo@v1
|
uses: https://github.com/actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
|
args: "--all"
|
||||||
|
|
Loading…
Reference in New Issue