cleanup
This commit is contained in:
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@@ -43,7 +43,8 @@ jobs:
|
||||
version: latest
|
||||
- run: cargo test-all-features
|
||||
|
||||
# - name: Test Parsing
|
||||
# uses: actions-rs/cargo@v1
|
||||
# with:
|
||||
# command: test --package parsing
|
||||
- name: Test Parsing
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --package parsing
|
||||
|
||||
Reference in New Issue
Block a user