mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 10:13:44 +01:00
Remove tmate
This commit is contained in:
parent
21a7a48afb
commit
e81548dd1b
10
.github/workflows/go-test.yml
vendored
10
.github/workflows/go-test.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
sudo hostname ghaction-runner-hostname || true # Set a consistent hostname so we can run tests that depend on it
|
||||
sudo scutil --set HostName ghaction-runner-hostname || true
|
||||
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…
Reference in New Issue
Block a user