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
* Remove building docs from testing workflow since this is already tested in the build_docs workflow
* Move coverage report to final step
* Test multiple versions of python
* Only upload artifact from coverage report for python3.10 on ubuntu
* Run test CI only on push to master or PR to master
* Move mypy and pytest configurations to pyproject.toml and flake8 configurations to .flake8
* Add list of folders to be checked by mypy
0 commit comments