Skip to content

Commit 8167041

Browse files
committed
Fix CI tests
1 parent ecaf713 commit 8167041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s3/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
test-all: fmt-check async-all sync-all
22
async-all: tokio async-std
33
sync-all: sync-nativetls sync-rustlstls sync-nossl
4-
ci: clippy fmt-check tokio-not-ignored async-std-test-not-ignored
4+
ci: clippy fmt-check
55

66
clippy: tokio-clippy async-std-clippy sync-clippy
77
tokio-clippy: tokio-nativetls-clippy tokio-nossl-clippy tokio-noverify-clippy tokio-rustlstls-clippy

0 commit comments

Comments
 (0)