reorganize testing

This commit is contained in:
Simon Gardling
2022-05-11 15:19:22 -04:00
parent d9100c64cc
commit 7109151b0f
17 changed files with 585 additions and 596 deletions

View File

@@ -42,9 +42,3 @@ jobs:
crate: cargo-all-features
version: latest
- run: cargo test-all-features
- name: Test Parsing
uses: actions-rs/cargo@v1
with:
command: test
args: --package parsing