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

Restoring main tests, needed for 'Passing' icon on GitHub README.md #322

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

og113
Copy link
Collaborator

@og113 og113 commented Oct 23, 2024

I dumped the main.yml workflow recently in error, which led to the [passing] icon on the README breaking. This workflow's purpose is to test the current main branch, and therefore give the [passing] icon on the README.md. For this reason it is separate from the tests.yml workflow, which is for testing PRs, and which can obviously fail on new PRs which aren't ready to merge.

@og113 og113 added the bugfix Fixes a bug label Oct 23, 2024
@og113 og113 requested a review from pschicho October 23, 2024 14:47
@og113 og113 requested a review from jorindevandevis October 24, 2024 14:28
@og113 og113 merged commit 933c9d0 into main Oct 25, 2024
3 checks passed
@og113 og113 deleted the RestoreMainTests branch October 25, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants