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

update tests PR CI github action #14159

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

GreatV
Copy link
Collaborator

@GreatV GreatV commented Nov 5, 2024

This pull request includes changes to the caching strategy in the GitHub Actions workflow for testing. The most important changes involve consolidating the caching steps and expanding the cache paths.

Changes to caching strategy in GitHub Actions workflow:

  • .github/workflows/tests.yaml: Renamed the caching step from "Cache Python dependencies" to "Cache dependencies" and consolidated the cache paths to include Python packages and PaddleOCR files.
  • .github/workflows/tests.yaml: Updated the cache key to dependencies to reflect the broader range of cached files.

@GreatV GreatV requested a review from Liyulingyue November 5, 2024 03:23
@Liyulingyue Liyulingyue merged commit 682c5bb into PaddlePaddle:main Nov 5, 2024
2 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants