Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed Jul 22, 2024
1 parent dabc148 commit 0410261
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:
- name: Run integration tests
run: |
tox -e integration -- -k ${{ matrix.module }} --series ${{ matrix.series }}
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit 0410261

Please sign in to comment.