android / android/snippets

CI doesn't build instrumented test sources

Open
#576 0 comments 0 reactions 1 assignee Claimed by @JolandaVerhoef View on GitHub
Dominant language
Kotlin
Stars
1.1k
Forks
419
Avg merge
3d 18h
Merged PRs (30d)
28

Description

https://github.com/android/snippets/blob/1b043a47ff88d06651e2f62883b653746711ede4/.github/workflows/build.yml#L40-L51

The CI workflow runs `build` on the various subprojects, but this doesn't build the sources for instrumented tests underneath `androidTest`. This means that all of those snippets aren't being validated for compilation (and indeed they don't compile right now as of writing this issue: #575 )

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.