jjohannes commented on PR #3450: URL: https://github.com/apache/logging-log4j2/pull/3450#issuecomment-2673756935
What you could do is rename [workflows/android-reusable-test.yaml](https://github.com/apache/logging-log4j-samples/blob/main/.github/workflows/android-reusable-test.yaml) to something like `gradle-tests.yaml`. Then you can add another step that runs Gradle against the new example [similar to this one](https://github.com/apache/logging-log4j-samples/blob/main/.github/workflows/android-reusable-test.yaml#L115-L126) that runs the Android example. If that sounds like a good way forward to you, I can provide a (Draft) PR with the new example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org