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

Avoid duplication in PR slow CI model list #30634

Merged
merged 1 commit into from
May 3, 2024
Merged

Avoid duplication in PR slow CI model list #30634

merged 1 commit into from
May 3, 2024

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented May 3, 2024

What does this PR do?

If there are duplicated items, the upload artifacts step would fail as shown in

https://github.com/huggingface/transformers/actions/runs/8935717727/job/24544707905?pr=30136

Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ydshieh ydshieh requested a review from ArthurZucker May 3, 2024 13:14
@ydshieh ydshieh mentioned this pull request May 3, 2024
7 tasks
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

LGTM

@ydshieh ydshieh merged commit 91d155e into main May 3, 2024
8 checks passed
@ydshieh ydshieh deleted the fix_pr_slow_ci branch May 3, 2024 16:19
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.

None yet

3 participants