mirror of https://github.com/zulip/zulip.git
396cedd0e8
As discussed in the comment, it doesn't really make sense for our 4 jobs that we run in parallel for different platforms to all start with running the backend tests. While it's true that puppeteer will likely fail if the backend doesn't run, and thus there's a mild prerequisite relationship there, what is far more common is the node tests fail and the user doesn't get that input for 10 minutes unnecessarily while all the backend jobs run, and this change lets us avoid that. |
||
---|---|---|
.. | ||
codeql-analysis.yml | ||
production-suite.yml | ||
update-oneclick-apps.yml | ||
zulip-ci.yml |