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
This optimizes and speeds up tests a bit by doing the following:
- upgrades Actions' versions
- sets cache dir name from setup.cfg instead of setup.py
- excludes configurations where no tests are run (for example, py36-dj40)
Closes#116
0 commit comments