-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
Description
I have multiple python packages in subdirectories in my repository, each having a tox.ini
file. It would be useful to me if I could have run_scripts.sh
cd to a subdirectory before running tox
.
Related to fedora-python/tox-github-action#16