Fixes the watcher cannot be cancelled issue with etcd 3.x
Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
parent
6619a3ef0a
commit
00e0f75e51
|
|
@ -226,7 +226,7 @@ jobs:
|
|||
sudo make install
|
||||
|
||||
- name: Setup tmate session
|
||||
if: true
|
||||
if: false
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: Test
|
||||
|
|
|
|||
Loading…
Reference in New Issue