remove this from actions

This commit is contained in:
Simon Gardling
2022-05-03 13:54:38 -04:00
parent 3f547ad93f
commit 0d84cc1e60

View File

@@ -43,7 +43,7 @@ jobs:
version: latest
- run: cargo test-all-features
- name: Test Parsing
uses: actions-rs/cargo@v1
with:
command: cargo test --package parsing
# - name: Test Parsing
# uses: actions-rs/cargo@v1
# with:
# command: test --package parsing