ci(actions): libraries dont have lock files
This commit is contained in:
@@ -79,4 +79,4 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --verbose --locked --all-features
|
args: --verbose --all-features
|
||||||
|
|||||||
Reference in New Issue
Block a user