mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-23 22:11:13 +01:00
Re-enable tmate debugging
This commit is contained in:
parent
9dafa40872
commit
9de10560a6
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…
Reference in New Issue
Block a user