Skip to content

Commit de1db0a

Browse files
committed
20 partitions
1 parent 8d82583 commit de1db0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Setup partition list
9797
id: list
9898
run: |
99-
count=50
99+
count=20
100100
t="["
101101
for i in `seq 1 $((count-1))`
102102
do

0 commit comments

Comments
 (0)