Skip to content

Commit 1253cc6

Browse files
committed
try
1 parent f602ea2 commit 1253cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# Uncomment to debug this job
5151
- name: Setup tmate session
5252
uses: mxschmitt/action-tmate@v3
53-
if: ${{ failure() }}
53+
if: always()
5454

5555
- name: Configure github-actions bot
5656
run: |

0 commit comments

Comments
 (0)