mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
docs: Fix broken link for GitHub Actions job.
Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
This commit is contained in:
committed by
Tim Abbott
parent
015bd7e6c9
commit
9d1fd76951
@@ -136,8 +136,8 @@ The following review steps apply to the majority of PRs.
|
||||
All the 7 jobs run in GitHub Actions. You can see what caused
|
||||
the job to fail by clicking on the failed job. This will open
|
||||
up a page in the CI that has more details on why the job failed.
|
||||
For example [this](https://github.com/zulip/zulip/runs/2092955762)
|
||||
is the page of the "Ubuntu 20.04 (Python 3.8, backend + frontend)" job.
|
||||
For example [this](https://github.com/zulip/zulip/actions/runs/15362225042/job/43230810881)
|
||||
is the page of an "Ubuntu 22.04 (Python 3.10, backend + frontend)" job.
|
||||
See our docs on [continuous integration](../testing/continuous-integration.md)
|
||||
to learn more.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user