Skip to content

Commit 456dac4

Browse files
committed
ci: include SQLDelight build reports in CI artifacts
- Add `core/data/db-sqldelight/build/reports` to the list of paths collected in the `output-build-artifacts` step of the KMP workflow.
1 parent 03aef81 commit 456dac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/kmp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
with:
5050
name: output-build-artifacts
5151
path: |
52+
core/data/db-sqldelight/build/reports
5253
ui/shared/build/reports
5354
ui/test/build/reports
5455
app/android/build/reports

0 commit comments

Comments
 (0)