Skip to content

fix CI workflow #2691

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

Merged
merged 2 commits into from
Dec 5, 2023
Merged

fix CI workflow #2691

merged 2 commits into from
Dec 5, 2023

Conversation

Treggats
Copy link
Contributor

@Treggats Treggats commented Dec 5, 2023

I noticed that the CI workflow stopped working because it didn't know about secrets somehow.

I've updated the workflow by only showing debug info when the action is re-run with debugging enabled

@@ -54,12 +54,8 @@ jobs:
coverage: "xdebug"
tools: "composer"

- name: "Show PHP version"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is already shown in the setup-php step

Copy link
Member

@GromNaN GromNaN left a comment

Choose a reason for hiding this comment

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

Thank you @Treggats

@GromNaN GromNaN merged commit 57060eb into mongodb:4.1 Dec 5, 2023
@Treggats Treggats deleted the gh-workflow branch December 5, 2023 13:10
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