-
Notifications
You must be signed in to change notification settings - Fork 0
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
OSX CI Testing with Github Actions #3
Conversation
Go ahead and re-run the build: I forgot to update the tag on action-library-packaging, so your workflow checked out an older build. |
Huzzah! It worked! |
This PR is against I've never tried to pull a PR into a branch with an open PR before - am I better off doing that on my local with an interactive rebase, then pushing up to |
No, I think its 6 of one, half dozen of the other. I would just merge the PR, personally. |
Sweet! It looks as though this is working as expected. OSX build is failing (as expected) on the problematic test you caught earlier. I'm going to merge this sucker, remove the Travis config in a separate commit, and dig into that broken test. Thanks for all the support on this, @thermokarst! |
This Draft PR has been opened to attempt to wire up Github Actions-based CI on OSX.