spacewander commented on code in PR #6995:
URL: https://github.com/apache/apisix/pull/6995#discussion_r867671259
##########
.github/workflows/build.yml:
##########
@@ -30,7 +30,7 @@ jobs:
- linux_openresty
- linux_openresty_1_17
test_dir:
- - t/plugin
+ - t/plugin t/pubsub
- t/admin t/cli t/config-center-yaml t/control t/core t/debug
t/discovery t/error_page t/misc
- t/node t/router t/script t/stream-node t/utils t/wasm
t/xds-library t/xrpc
Review Comment:
Should add the t/pubsub to this as the t/plugin is the most time-consuming.
--
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]