fedora-python / fedora-python/tox-github-action
RFE: Run all environments by default
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the actions runs tox with `-e${{ inputs.tox_env }}`. The value is required and the default is `py38`.
As a consequence, I need to have the environments listed in 2 places, which I don't particularly like. The default should IMHO be the run all of them. Or at least, this should be an option.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.