chibenwa commented on code in PR #318: URL: https://github.com/apache/apisix-java-plugin-runner/pull/318#discussion_r1971296593
########## .github/workflows/runner-e2e.yml: ########## @@ -55,6 +55,7 @@ jobs: run: | cd dist tar -zxvf apache-apisix-java-plugin-runner-*bin.tar.gz + chmod 777 /tmp/runner.sock Review Comment: Sorry that was a mistake and indeed as in #316 it is not needed. I removed this line... -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org