This commit is contained in:
JT
2021-09-06 06:44:18 +12:00
parent 6f17695891
commit 57677a50b5
3 changed files with 22 additions and 32 deletions

View File

@ -27,6 +27,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
args: --all
- uses: actions-rs/cargo@v1
with: