mirror of
https://github.com/octokatherine/word-master.git
synced 2026-01-10 22:58:10 -05:00
* Set up CI This adds a CI workflow that: - Builds and tests the project on 3 versions of node - If branch is `main` (and build & test succeeds), deploys to production by pushing to the `gh-pages` branch * Workaround react modal issues to get test passing See https://github.com/reactjs/react-modal/issues/632