-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hotfix constraint script for windows #740
Conversation
if we don't want the github action let me know, just want to make sure i didn't break linux support as I fixed this on my windows box |
I am fine with that. Sorry for minor nits, I am fine with the action to test across platforms and everything else looks great. |
output of the windows test doesn't fail but is not behaving as expected?! |
OK this should be good to go now, just needed a small tweak to the command execSync |
* hotfix constraint script for windows * Update test-scripts.yml * remove debug log * Update test-scripts.yml * update dev constraint * Update dev-constraint.js * sort files listed from directories
Committer Notes
After switching the run environment of the dev-constraint script we neglected to update our method of finding the constraint directory path for windows.
this adds a github action to assure that the test script runs correctly in windows and linux
All Submissions:
By submitting a pull request, you are agreeing to provide this contribution under the CC0 1.0 Universal public domain dedication.