You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEV: Split plugin core features system tests into a seperate workflow
The `plugin system tests` job is taking too long to run after core
features system tests were added to all official plugins. Therefore, we
are splitting out the plugin core features system tests into another
workflow so that more tests are ran concurrently.
There is also no need to split out chat system tests from plugin system
tests anymore since the plugin core features system tests is now the
bottleneck..
0 commit comments