summaryrefslogtreecommitdiff
path: root/.github/workflows/testing.yml
Commit message (Expand)AuthorAgeFilesLines
* feat(ci): remove `codecov` step from `tox` since performed in GA (#719)Stephen Sorriaux2023-04-101-1/+1
* chore: add mypy to the build (#689)Jon Bringhurst2023-01-301-1/+1
* chore(deps): bump actions/setup-python from 2 to 4 (#695)dependabot[bot]2023-01-231-2/+2
* chore(deps): bump actions/cache from 2 to 3dependabot[bot]2023-01-211-3/+3
* chore(deps): bump codecov/codecov-action from 2 to 3dependabot[bot]2023-01-211-1/+1
* chore(deps): bump actions/checkout from 2 to 3dependabot[bot]2023-01-211-2/+2
* chore: migrate to tox 4.xJon Bringhurst2023-01-201-1/+1
* chore: Integrate flake8 & black in gh actionsCharles-Henri de Boysson2022-10-171-7/+41
* chore(ci): testing with Python3.10 and ZK 3.5.10, 3.6.3, 3.7.1 (#659)Stephen Sorriaux2022-10-071-2/+5
* chore(ci): better specify how to trigger Github Actions (#658)Stephen Sorriaux2021-11-291-1/+9
* chore(ci): Replace Travis with Github Actionsfeat/github-actionsStephen Sorriaux2021-08-051-0/+68