summaryrefslogtreecommitdiff
path: root/.github/workflows/testsuite.yml
Commit message (Expand)AuthorAgeFilesLines
...
* test: Use 3.10 alpha.6Ned Batchelder2021-03-111-1/+1
* build: run on Python 3.10 alpha 5Ned Batchelder2021-02-251-0/+5
* build: make yaml syntax more uniformNed Batchelder2021-02-251-2/+3
* build: improved combined coverage actionNed Batchelder2021-02-071-1/+4
* Run actions on any pull request, not just those going to masterNed Batchelder2020-11-301-1/+0
* Give every step a human nameNed Batchelder2020-11-291-2/+5
* Use bash for everythingNed Batchelder2020-11-291-2/+4
* Only install Windows 2.7 support for 2.7Ned Batchelder2020-11-291-2/+2
* Small tweaks to GHA syntaxNed Batchelder2020-11-291-6/+9
* Keep version pins in .pip filesNed Batchelder2020-11-281-0/+1
* Retry tox if it fails, to avoid flaky failuresNed Batchelder2020-11-281-1/+20
* GitHub Action for running testsNed Batchelder2020-11-281-0/+50