-
Notifications
You must be signed in to change notification settings - Fork 29
Help wanted: review GitHub Actions workflow for test automation #46
Closed
Description
PR #44 adds a build.yml file to enable CI support for testing all changes in PRs and pushes. See a168557.
This issue is a request for review of that change by anyone having domain expertise/experience with GitHub actions — in particular, with running Maven under GitHub Actions, and with running GitHub Actions with multiple JDKs and OSes.