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