sanic-org/Simple tox
A simple action to run tox like you would on your own machine
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version to use | yes | 3.11 |
| tox-env | Tox environment to run | no | "" |
| max-attempts | Maximum number of attempts to run the command until it succeeds | no | 1 |
| timeout-minutes | Minutes to wait before an attempt times out | no | 10 |
| ignore-errors | Whether to exit successfully even if the tox command fails or not | no | false |
| warning-on-retry | Whether to print a warning message when retrying the command | no | false |
Outputs
no outputs