We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99fedc commit f14d582Copy full SHA for f14d582
1 file changed
.github/workflows/ci-uat.yaml
@@ -37,6 +37,7 @@ jobs:
37
- name: Checkout repo
38
uses: actions/checkout@v6
39
- name: Setup tmate session
40
+ if: false
41
uses: canonical/action-tmate@main
42
with:
43
detached: true
0 commit comments