Skip to content

Commit 88f7739

Browse files
authored
Update endurance.yml
1 parent c0c033a commit 88f7739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/endurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: test-multithread (5X)
1919
run: |
2020
sudo apt-get install -y tcl8.5
21-
./runtest --loopn 5 --config server-threads 3 --clients 5
21+
./runtest --loopn 3 --config server-threads 3 --clients 5
2222

0 commit comments

Comments
 (0)