Skip to content

Fix mlinter review job: checkout before artifact download - #47820

Merged
ydshieh merged 1 commit into
mainfrom
fix_mlinter_review_step_order
Aug 6, 2026
Merged

Fix mlinter review job: checkout before artifact download#47820
ydshieh merged 1 commit into
mainfrom
fix_mlinter_review_step_order

Conversation

@ydshieh

@ydshieh ydshieh commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Fix

actions/checkout was running after actions/download-artifact, wiping the downloaded mlinter-findings.json and mlinter-pr-number.txt files from the working directory.

Swap the order: checkout first, then download the artifact.

@ydshieh
ydshieh merged commit 3110ad8 into main Aug 6, 2026
12 checks passed
@ydshieh
ydshieh deleted the fix_mlinter_review_step_order branch August 6, 2026 14:45
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

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.

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