Skip to content

Commit 57db840

Browse files
committed
Remove cargo test since there aren't any
1 parent f21a5c6 commit 57db840

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
- name: cargo clippy
5757
run: cargo clippy --all-targets
5858

59-
- name: cargo test
60-
run: cargo test --all-targets
59+
# - name: cargo test
60+
# run: cargo test --all-targets

0 commit comments

Comments
 (0)