Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek committed Oct 14, 2024
1 parent cee7e62 commit eab5f6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@ jobs:
sudo --preserve-env=OPENRESTY_VERSION \
./ci/${{ matrix.os_name }}_runner.sh do_install
- name: Setup tmate session
if: always()
uses: mxschmitt/action-tmate@v3

- name: Linux Script
env:
TEST_FILE_SUB_DIR: ${{ matrix.test_dir }}
Expand Down

0 comments on commit eab5f6f

Please sign in to comment.