Skip to content
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

update ios workflows to runt tests on push / pr to master #83

Merged
merged 2 commits into from
Jun 28, 2021
Merged

Conversation

mjtalbot
Copy link
Collaborator

fixes #82

run tests on push/pr ... we can refine it once we figured out exactly when we want to run these

fails when tests fail 👇
image

Comment on lines 4 to 7
push:
pull_request:
branches:
- master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think just push is enough. It should not allow the PR to be merged if the checks fail there.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah i think so too. will deal with that once we've filled out the doc for that

@mjtalbot mjtalbot merged commit 8443822 into master Jun 28, 2021
@mjtalbot mjtalbot deleted the 82 branch June 28, 2021 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests to ci
2 participants