Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Nov 5, 2024
1 parent 4135ed4 commit ed9e00f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/compile_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ jobs:
- name: Make Quick Check
run: |
make quick_check
- name: Debug with Tmate
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit ed9e00f

Please sign in to comment.