Closed LeoDog896 closed 1 year ago
This PR adds a matrix to run the CI on Windows, Mac, and Linux, and fixes a broken test on windows because of a different path name
To stop operating system regressions and allow for testing the repository in a Windows development environment.
Very little - this stops possible regressions in path systems, as what happened with https://github.com/privatenumber/pkgroll/issues/10
Thank you!
:tada: This PR is included in version 6.3.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Description
This PR adds a matrix to run the CI on Windows, Mac, and Linux, and fixes a broken test on windows because of a different path name
Motivation and Context
To stop operating system regressions and allow for testing the repository in a Windows development environment.
Types of Change
Checklist:
What is the Impact on Developers Using Jest-Image-Snapshot?
Very little - this stops possible regressions in path systems, as what happened with https://github.com/privatenumber/pkgroll/issues/10