Skip to content

Commit 8bfcb02

Browse files
committed
Speedup CI: Always Use sparse registry
Signed-off-by: Jiahao XU <[email protected]>
1 parent 9c4cb32 commit 8bfcb02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: CI
22
on: [push, pull_request]
33

4+
env:
5+
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
6+
47
jobs:
58
test:
69
name: Test

0 commit comments

Comments
 (0)