ci(actions): libraries dont have lock files

This commit is contained in:
EdJoPaTo
2021-03-03 18:23:38 +01:00
parent 156da663f3
commit d5798982d1
+1 -1
View File
@@ -79,4 +79,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --verbose --locked --all-features
args: --verbose --all-features