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
- Add unit-tests job that runs before build-and-publish
- Tests run on Ubuntu with Python 3.8 (same as build-and-test.yaml)
- Add needs: unit-tests dependency to ensure tests pass before publishing
- Prevents publishing broken code to PyPi
- Tested locally: 287 tests pass successfully
0 commit comments