tzssangglass commented on a change in pull request #6202:
URL: https://github.com/apache/apisix/pull/6202#discussion_r805996892



##########
File path: .github/workflows/centos7-ci.yml
##########
@@ -80,3 +80,8 @@ jobs:
     - name: Run test cases
       run: |
         docker exec centos7Instance bash -c "cd apisix && ./ci/centos7-ci.sh 
run_case"
+
+    - name: Set up tmate session
+      if: ${{ failure() }}
+      uses: ./.github/actions/action-tmate
+      timeout-minutes: 15

Review comment:
       missing blank line at the end




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to