Skip to content

Commit 63cb564

Browse files
Updated link to the Rust CI successful workflow runs page
1 parent 3079be0 commit 63cb564

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/tests/ci.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ If you want to determine which `bootstrap.toml` settings are used in CI for a
447447
particular job, it is probably easiest to just look at the build log.
448448
To do this:
449449

450-
1. Go to <https://github.com/rust-lang/rust/actions?query=branch%3Aauto+is%3Asuccess>
450+
1. Go to [the Rust CI successful workflow runs page][workflow runs]
451451
to find the most recently successful build, and click on it.
452452
2. Choose the job you are interested in on the left-hand side.
453453
3. Click on the gear icon and choose "View raw logs"
@@ -462,3 +462,4 @@ To do this:
462462
[merge queue]: https://bors.rust-lang.org/queue/rust
463463
[dist-x86_64-linux]: https://github.com/rust-lang/rust/blob/HEAD/src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
464464
[the GitHub Actions workflows page]: https://github.com/rust-lang/rust/actions
465+
[workflow runs]: https://github.com/rust-lang/rust/actions?query=branch%3Aautomation%2Fbors%2Fauto+is%3Asuccess

0 commit comments

Comments
 (0)