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

chore: Add issue-to-project.yml, enable coverage #15

Merged
merged 1 commit into from
May 31, 2024
Merged

chore: Add issue-to-project.yml, enable coverage #15

merged 1 commit into from
May 31, 2024

Conversation

doug-q
Copy link
Collaborator

@doug-q doug-q commented May 31, 2024

No description provided.

@@ -190,7 +190,6 @@ jobs:
tests-stable-all-features, tests-other, check]
# Run only if there are changes in the relevant files and the check job passed or was skipped
# if: always() && !failure() && !cancelled() && needs.changes.outputs.rust == 'true' && github.event_name != 'merge_group'
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we get rid of this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

nope, I was supposed to replace the removed if statement with this.

@doug-q doug-q added this pull request to the merge queue May 31, 2024
Merged via the queue into main with commit 5962217 May 31, 2024
8 checks passed
@doug-q doug-q deleted the doug/ci branch May 31, 2024 14:25
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.

2 participants