mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-12 01:09:10 +01:00
Add debug ssh workflow
This commit is contained in:
parent
d3b5ddc11d
commit
bf6d12e4cd
1
.github/workflows/go-test.yml
vendored
1
.github/workflows/go-test.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
|
- uses: mxschmitt/action-tmate@v3
|
||||||
- name: Go test
|
- name: Go test
|
||||||
if: ${{ !startsWith(github.event.head_commit.message, 'Release') }}
|
if: ${{ !startsWith(github.event.head_commit.message, 'Release') }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user