abhjtgtqa/Standard Python Steps
Runs the standard steps for Python
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 24, 2025
- License
- None
Pinned Snippet
uses: abhjtgtqa/composite-actions@527b186f32197e113a602d98dbdb163ac8110557 # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| PYTHON_VERSION | The version of Python to use | yes | 3.x |
| RUN_UNIT_TESTS | Set to true to run unit tests | no | false |
Outputs
| name | description |
|---|---|
| PROJECT_FILES | The pattern used to match files in the project |