Commit cf0c9c4
fix(ci): Skip snapshot upload when Gradle cache omits test output
Rerunning a single Android unit-test task after check is unreliable with
configuration cache. Warn and skip the sentry-cli upload instead of
failing the Build workflow when the directory is absent.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent b969885 commit cf0c9c4
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 56 | | |
63 | 57 | | |
64 | 58 | | |
65 | | - | |
| 59 | + | |
66 | 60 | | |
67 | 61 | | |
68 | 62 | | |
| |||
0 commit comments