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
|
# Run the tests
|
||||||
make test
|
make test
|
||||||
# - name: Setup tmate session
|
- name: Setup tmate session
|
||||||
# if: ${{ failure() }}
|
if: ${{ failure() }}
|
||||||
# uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
# with:
|
with:
|
||||||
# limit-access-to-actor: true
|
limit-access-to-actor: true
|
Loading…
x
Reference in New Issue
Block a user