summaryrefslogtreecommitdiff
path: root/.github/workflows/quality.yml
Commit message (Expand)AuthorAgeFilesLines
* build: don't over-run actionsNed Batchelder2021-08-311-0/+2
* build: never warn about old pip versionsNed Batchelder2021-08-091-0/+3
* build: run tests and quality on all branchesNed Batchelder2021-04-141-2/+0
* build: clean up pip filesNed Batchelder2021-03-011-2/+2
* build: make yaml syntax more uniformNed Batchelder2021-02-251-4/+5
* Run pylint on Mac to keep things consistentNed Batchelder2020-12-311-1/+4
* Run actions on any pull request, not just those going to masterNed Batchelder2020-11-301-1/+0
* Run lint etc in GitHub ActionsNed Batchelder2020-11-291-0/+64