mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-07 08:55:02 +01:00
Disable tmate
This commit is contained in:
parent
c58f28a04d
commit
e96993b673
10
.github/workflows/go-test.yml
vendored
10
.github/workflows/go-test.yml
vendored
@ -105,11 +105,11 @@ jobs:
|
||||
with:
|
||||
name: goldens-used-${{ matrix.os }}-${{ matrix.test_shard }}
|
||||
path: /tmp/goldens-used.txt
|
||||
- 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
|
||||
check-goldens:
|
||||
runs-on: ubuntu-latest
|
||||
needs: test
|
||||
|
Loading…
Reference in New Issue
Block a user