Skip to content

Commit 9a58862

Browse files
author
Markus Westerlind
committed
Remove duplicate make test
1 parent 1da3c5b commit 9a58862

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yml

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
run: make test
5656
- name: Check features
5757
run: |
58-
make test
5958
cargo check --benches --all-features
6059
cargo check --no-default-features --features tokio-comp
6160
# Remove dev-dependencies so they do not enable features accidentally

0 commit comments

Comments
 (0)