On Thu, 2 Feb 2023 00:22:53 GMT, Kevin Rushforth <[email protected]> wrote:
> Can you enable GitHub actions for your repo? If you click on the "Checks" tab > you 'll see a message from Skara with a pointer as to how to do that (the > short answer is you go to "Actions" for your personal fork and click the big > green button to enable it). Then you can either manually trigger a test run > or push a commit (e.g., an empty commit or a merge from master) to trigger a > run. Done and done, tests are passed. ------------- PR: https://git.openjdk.org/jfx/pull/1016
