Skip to content

Commit 3e6a5ac

Browse files
authored
Update endurance.yml
1 parent dcd297e commit 3e6a5ac

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
@@ -17,6 +17,6 @@ jobs:
1717
make -j8
1818
- name: test-multithread (5X)
1919
run: |
20-
sudo apt-get install tcl8.5
20+
sudo apt-get install -y tcl8.5
2121
./runtest --loopn 5 --config server-threads 3 --clients 3
2222

0 commit comments

Comments
 (0)