mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-16 18:41:03 +01:00
Re-comment tmate
This commit is contained in:
parent
542bc0c6bb
commit
ea8a7b5b0a
10
.github/workflows/docker-compose-test.yml
vendored
10
.github/workflows/docker-compose-test.yml
vendored
@ -52,8 +52,8 @@ jobs:
|
|||||||
./hishtory status -v | grep 'Sync Server: http://localhost'
|
./hishtory status -v | grep 'Sync Server: http://localhost'
|
||||||
# Show the full status output for debugging
|
# Show the full status output for debugging
|
||||||
./hishtory status -v
|
./hishtory status -v
|
||||||
- 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
|
Loading…
Reference in New Issue
Block a user