Using GitHub Actions create a CI pipeline that will run all tests on Windows, Mac, and Linux when a branch is pushed. If the tests fails block PRs.
Need: Release v0.7.11 exposed a file path issue that only occurs on Windows boxes. Local testing on a Mac didn't catch this issue.
Using GitHub Actions create a CI pipeline that will run all tests on Windows, Mac, and Linux when a branch is pushed. If the tests fails block PRs.
Need: Release v0.7.11 exposed a file path issue that only occurs on Windows boxes. Local testing on a Mac didn't catch this issue.