Commit af298d2
committed
test: Disable
- Annotate `ExampleTest` with `@Ignore` to bypass execution due to CI issues, with a note to re-enable after updating to AGP > 9.0.0.
- Add `ui/test/build/reports` to the `output-build-artifacts` path in the `kmp.yml` workflow to ensure test reports are captured.ExampleTest and update CI artifact paths1 parent a4cd3f3 commit af298d2
File tree
2 files changed
+3
-0
lines changed- .github/workflows
- ui/test/src/commonTest/kotlin/com/softartdev/notedelight
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments