mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-19 19:37:59 +02:00
Enable tmate for debugging
This commit is contained in:
parent
f0bd50dac6
commit
46b2d5a26a
10
.github/workflows/go-test.yml
vendored
10
.github/workflows/go-test.yml
vendored
@ -61,8 +61,8 @@ jobs:
|
||||
|
||||
# Run the tests
|
||||
make test
|
||||
# - name: Setup tmate session
|
||||
# if: ${{ failure() }}
|
||||
# uses: mxschmitt/action-tmate@v3
|
||||
# with:
|
||||
# limit-access-to-actor: true
|
||||
- name: Setup tmate session
|
||||
if: ${{ failure() }}
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
with:
|
||||
limit-access-to-actor: true
|
Loading…
x
Reference in New Issue
Block a user