This commit is contained in:
Joel Wachsler 2022-07-10 15:42:42 +00:00
parent 2760d0f460
commit ab6d59971d

View File

@ -39,5 +39,5 @@ jobs:
- name: Run tests - name: Run tests
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1
with: with:
command: tests --workspace command: test --workspace