Fixes the watcher cannot be cancelled issue with etcd 3.x

Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
Tao He 2023-07-15 18:42:44 +08:00
parent 6619a3ef0a
commit 00e0f75e51
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ jobs:
sudo make install sudo make install
- name: Setup tmate session - name: Setup tmate session
if: true if: false
uses: mxschmitt/action-tmate@v3 uses: mxschmitt/action-tmate@v3
- name: Test - name: Test