zulip/.github/workflows
Tim Abbott 396cedd0e8 ci: Reorder tests to run unique tests first.
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.
2023-08-09 17:15:51 -07:00
..
codeql-analysis.yml ci: Limit GitHub token permissions for workflows. 2022-08-29 17:12:55 -07:00
production-suite.yml ci: Fix pnpm store path for GitHub Actions. 2023-05-31 13:23:06 -07:00
update-oneclick-apps.yml do: Install pynacl in the oneclick job. 2023-01-24 10:33:41 -08:00
zulip-ci.yml ci: Reorder tests to run unique tests first. 2023-08-09 17:15:51 -07:00