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

Workflow / FIX: Fix red status on our CI #1854

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

younesbelkada
Copy link
Contributor

What does this PR do?

According to: https://docs.github.com/en/actions/learn-github-actions/contexts#steps-context when manipulating steps statuses, one should always use steps.<step_id>.outputs to retrieve the status. See also: https://stackoverflow.com/a/58003436

cc @BenjaminBossan

@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
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

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

Interesting, let's hope that this works.

@younesbelkada
Copy link
Contributor Author

Failing CI is unrelated, merging !

@younesbelkada younesbelkada merged commit 1946135 into main Jun 13, 2024
7 of 15 checks passed
@younesbelkada younesbelkada deleted the younesbelkada-patch-3 branch June 13, 2024 09:40
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