Skip to content

Conversation

david-luna
Copy link
Member

No description provided.

Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

ARG NODEJS_VERSION

# Install node
RUN apt-get update && apt-get install -y ca-certificates curl gnupg && \
Copy link
Member Author

Choose a reason for hiding this comment

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

note for reviewer: just formatting

steps:
- uses: actions/checkout@v5

# Temporary fix for "ValueError: invalid mode: 'rU' while trying to load binding.gyp"
Copy link
Member Author

Choose a reason for hiding this comment

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

note for reviewer: fix was for saucelabs tests which is gone

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5

Copy link
Member Author

Choose a reason for hiding this comment

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

note for reviewer: fix was for saucelabs tests which is gone

@david-luna david-luna self-assigned this Oct 20, 2025
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.

1 participant