From c5b5477bc1e5d2de07989459402ece6cbf6657ec Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 12 Feb 2022 23:25:11 +0100 Subject: [PATCH] Updated Getting test builds (markdown) --- Getting-test-builds.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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