Skip to content

Commit 53b15bb

Browse files
committed
20 partitions
1 parent 8b7f24a commit 53b15bb

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
@@ -95,7 +95,7 @@ jobs:
9595
steps:
9696
- id: env
9797
run: |
98-
count=50
98+
count=20
9999
t="["
100100
for i in `seq 1 $((count-1))`
101101
do

0 commit comments

Comments
 (0)