summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yaml
Commit message (Expand)AuthorAgeFilesLines
* drop Python 3.6David Lord2021-11-101-1/+0
* test Python 3.10 and 3.11David Lord2021-11-051-5/+7
* rename default branch in filesDavid Lord2021-05-111-2/+2
* cache mypy in ciDavid Lord2021-02-241-2/+7
* skip code tests when only docs changeDavid Lord2021-02-151-0/+8
* use rtd to build docs for prsDavid Lord2021-02-151-1/+0
* initial type checking configurationIwan Aucamp2021-02-151-0/+1
* remove pre-commit ci env, using pre-commit.ciDavid Lord2021-02-081-6/+0
* test Python 3.9 (#1707)Patrick2020-11-051-5/+6
* Revert "Add python 3.9 to CI."David Lord2020-10-101-6/+5
* Add python 3.9 to CI.Karthikeyan Singaravelan2020-10-101-5/+6
* use GitHub Actions for CIgithub-actionsDavid Lord2020-05-231-0/+52