mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-11 13:47:43 -04:00
fix: disable tmate
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
89230f7678
commit
449e684993
8
.github/workflows/smoke-tests.yml
vendored
8
.github/workflows/smoke-tests.yml
vendored
@ -27,10 +27,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Setup tmate session
|
# - name: Setup tmate session
|
||||||
uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.22
|
# uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.22
|
||||||
with:
|
# with:
|
||||||
detached: true
|
# detached: true
|
||||||
|
|
||||||
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
|
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user