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

Setup github action to test build for pull requests/push for master #261

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

Aloisius
Copy link
Contributor

@Aloisius Aloisius commented Jan 20, 2024

This workflow should build and test on the latest Swift 5 release as well as 5.7 on both MacOS and Linux when pull requests are created targeting master or there is a push to master.

This should keep future pull requests from breaking tests.

Note: This pull requests will show "some checks were not successful" since there are tests currently failing (see #260), but the action works as intended.

This workflow should build and test on the latest Swift 5 release as well as 5.7 on both MacOS and Linux when pull requests are created targeting master or there is a push to master.
@scinfu
Copy link
Owner

scinfu commented Feb 12, 2024

thank you

@scinfu scinfu merged commit e9cec01 into scinfu:master Feb 12, 2024
0 of 4 checks passed
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.

None yet

2 participants