diff --git a/Getting-test-builds.md b/Getting-test-builds.md
index fff93fe..8d1c69c 100644
--- a/Getting-test-builds.md
+++ b/Getting-test-builds.md
@@ -7,9 +7,9 @@ This wiki contains the developer documentation for AntennaPod. If you are a user
You can test development builds freshly from GitHub. Every time the continuous integration server performs tests on the code automatically, it also creates an apk file that you can try. **These builds are not meant for daily use.** Because they are debug builds, they are significantly more slow/laggy and crash when detecting some (usually unproblematic) programming errors instead of ignoring them like release builds. Use them for testing only.
-- Open a branch to view the commits, click the checkmark (or cross) icon and select the `unit-tests` check on CircleCI:
-
-- Select the `Build debug` job:
-
-- Download the artifact:
-
\ No newline at end of file
+- Open a branch to view the commits, click the checkmark (or cross) icon and select any of the tests:
+
+- Choose `Summary`:
+
+- Scroll down and download the artifact:
+
\ No newline at end of file