This commit is contained in:
Simon Gardling
2022-05-03 13:21:12 -04:00
parent 45520e9570
commit 64121db9cb

View File

@@ -46,4 +46,4 @@ jobs:
- name: Test Parsing
uses: actions-rs/cargo@v1
with:
command: check --package parsing
command: test --package parsing