Commit Graph

10 Commits

Author SHA1 Message Date
Robert Haines f0b50d3c6c Add JRUBY_OPTS=--debug to the CI environment. 2021-05-19 22:23:54 +01:00
Robert Haines db3ce93027 Add coveralls integration to the GitHub CI Action.
Fixes #480.
2021-05-19 21:39:53 +01:00
Robert Haines 3958039497 Name the steps in the linter Action.
To match those of the tests Action.
2021-05-18 23:12:51 +01:00
Robert Haines 43d9984044 Install zip for the Windows CI test Action.
And remove hardcoded paths for zip in the tests.
2021-05-18 23:05:35 +01:00
Robert Haines df9d39730e Add macos and windows tests to Actions.
Just one run of each for now should be enough. Allow windows tests to
fail for now as our tests are broken there at the moment.
2021-05-18 21:33:42 +01:00
Robert Haines bae056efb4 Optimise the GitHub Actions tests workflow. 2021-05-18 21:12:49 +01:00
Robert Haines 6536b96458 Turn off fail-fast for the CI tests action. 2021-05-17 12:39:18 +01:00
Robert Haines e24f191222 Add some head versions to CI action and allow errors. 2021-05-16 23:24:50 +01:00
Robert Haines 25ce623d13 Add a GitHub action for CI tests. 2021-05-16 21:36:04 +01:00
Robert Haines fd510e07eb Add a GitHub action for linting. 2021-05-16 19:43:27 +01:00