You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this package, the GH actions always run a consistent set of tox
environments only. Using tox-gh-actions has no real advantage over
running a dedicated tox env (i.e. plain `py`) and requires duplicating
all the environment declarations.
0 commit comments