Commit 902a650
chore: remove debug APK build from CI, keep analyze + test (#525)
The debug APK build takes ~16 minutes and adds no value over
flutter analyze + flutter test. The real build happens in
release.yml when a tag is pushed.
Also removed minSdkVersion config (only needed for actual builds)
and renamed workflow to 'CI Check' for clarity.
Co-authored-by: MostronatorCoder[bot] <179aboratory+MostronatorCoder[bot]@users.noreply.github.com>1 parent aae48c2 commit 902a650
1 file changed
+3
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 31 | | |
43 | 32 | | |
44 | 33 | | |
| |||
50 | 39 | | |
51 | 40 | | |
52 | 41 | | |
53 | | - | |
54 | | - | |
55 | | - | |
0 commit comments