Skip to content

Commit

Permalink
tmate session
Browse files Browse the repository at this point in the history
  • Loading branch information
liverpool8056 committed Aug 3, 2023
1 parent e890959 commit 3684c0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/latest_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,8 @@ jobs:
eval `luarocks path`
eval $(perl -I $HOME/perl5/lib/perl5/ -Mlocal::lib)
TEST_NGINX_RANDOMIZE=1 prove -I. -r t
- name: Setup tmate session
if: failure()
uses: mxschmitt/action-tmate@v3

0 comments on commit 3684c0f

Please sign in to comment.