Skip to content

Commit

Permalink
add test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
hangc0276 committed Mar 4, 2023
1 parent 8185356 commit 06695f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bk-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@ jobs:
path: surefire-reports
retention-days: 7

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

integration-tests:
name: Integration Tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 06695f7

Please sign in to comment.