mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-23 23:39:02 +01:00
Enable tmate so I can debug a weird control-r failure on actions only
This commit is contained in:
parent
d5893f0cfa
commit
8670d07e31
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18
|
||||
# - uses: mxschmitt/action-tmate@v3
|
||||
- uses: mxschmitt/action-tmate@v3
|
||||
- name: Go test
|
||||
if: ${{ !startsWith(github.event.head_commit.message, 'Release') }}
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user