MAJOR refactoring
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -42,3 +42,8 @@ jobs:
|
||||
crate: cargo-all-features
|
||||
version: latest
|
||||
- run: cargo test-all-features
|
||||
|
||||
- name: Test Parsing
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: check --package parsing
|
||||
|
||||
Reference in New Issue
Block a user