Updated Getting test builds (markdown)
parent
ff6a86f982
commit
3c478837a6
@ -5,7 +5,7 @@ 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.
|
||||
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:
|
||||
<img width="300" src="https://user-images.githubusercontent.com/5811634/98037619-272b5180-1e1c-11eb-9f88-3d21e97c62ae.png" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user