pause icon indicating copy to clipboard operation
pause copied to clipboard

add a GitHub Actions workflow

Open rjbs opened this issue 1 year ago • 1 comments

If merged, this will mean that all pull requests will have the test suite run agains them.

Currently this skips the web tests because they require MySQL, which isn't set up. If I do set them up, one of the tests seems to run forever. I think we should run them all, but I don't know how to get there from here yet, and running some is a good start!

rjbs avatar May 05 '23 14:05 rjbs

For an example of a passing test run, you can see https://github.com/rjbs/pause/actions/runs/4894217428

rjbs avatar May 05 '23 14:05 rjbs