Debugging the failure of watcher test
Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
parent
153546f965
commit
265064e1e5
|
|
@ -226,7 +226,7 @@ jobs:
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
- name: Setup tmate session
|
- name: Setup tmate session
|
||||||
if: false
|
if: true
|
||||||
uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue