Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
mikedep333 committed Aug 17, 2023
1 parent 6f78fc0 commit 28cd43d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pulp_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,10 @@ jobs:
done
shell: bash

- name: Setup tmate session
if: failure()
uses: mxschmitt/action-tmate@v3

- name: Logs
if: always()
run: |
Expand Down

0 comments on commit 28cd43d

Please sign in to comment.