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

💚 Set include-hidden-files to True when using the upload-artifact GH action #967

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

svlandeg
Copy link
Member

@svlandeg svlandeg commented Sep 2, 2024

The CI was failing because hidden files are automatically excluded since actions/upload-artifact v4.4.0.

This PR specifically sets the parameter to True so the .coverage files are found.

Copy link

github-actions bot commented Sep 2, 2024

📝 Docs preview for commit 5dac667 at: https://ab346eb3.typertiangolo.pages.dev

@svlandeg svlandeg merged commit 5356ce7 into fastapi:master Sep 2, 2024
23 checks passed
@svlandeg svlandeg deleted the feat/gh_action branch September 2, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant