Skip to content

Conversation

@mw-root
Copy link

@mw-root mw-root commented Jan 13, 2026

Description

This change allows consumers to skip pip installation by setting the install-pip input to false (or really, anything other than true).

This can speed up the action by around 5sec for those who don't need to use pip.

closes #29

@mw-root
Copy link
Author

mw-root commented Jan 16, 2026

@kishaningithub the way you're doing checkout in your workflows doesn't appear to work on forked repos.

Is there a reason why you provide so many inputs instead of just doing a vanilla checkout with the depth setting aren't using the checkout action?

@kishaningithub
Copy link
Owner

@mw-root The checkout action does not work within amazon linux 2 container which this action supports

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.

Allow Consumers to Skip Pip Installation

2 participants