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
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue