fedora-python / fedora-python/tox-github-action
RFE: Run all environments by default
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 17
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.