mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-20 11:57:50 +02: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:
|
with:
|
||||||
name: goldens-used-${{ matrix.os }}-${{ matrix.test_shard }}
|
name: goldens-used-${{ matrix.os }}-${{ matrix.test_shard }}
|
||||||
path: /tmp/goldens-used.txt
|
path: /tmp/goldens-used.txt
|
||||||
- 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
|
||||||
check-goldens:
|
check-goldens:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: test
|
needs: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user