Skip to content

Commit

Permalink
TEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Jan 16, 2025
1 parent d1c8e54 commit 53cfe7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/actions/smoke-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ runs:
echo "::add-mask::$SUPPORT_PASSWORD"
echo "SUPPORT_PASSWORD=$SUPPORT_PASSWORD" >> $GITHUB_OUTPUT
- name: Setup tmate session
+ uses: mxschmitt/action-tmate@v3

- name: Run deployment smoke test
shell: bash
run: bin/smoke
Expand Down

0 comments on commit 53cfe7d

Please sign in to comment.