summaryrefslogtreecommitdiff
path: root/.github/workflows/codeqa-test.yml
Commit message (Expand)AuthorAgeFilesLines
* Updated the flake8 action to the latest versionAlex Grönholm2021-08-091-1/+1
* Readded macOS 11 to the testing matrixAlex Grönholm2021-08-091-4/+2
* Added Python 3.10 to the testing matrix (#414)Hugo van Kemenade2021-08-091-1/+1
* Readded codecov reporting (#402)Alex Grönholm2021-04-271-1/+5
* Removed MacOS 11.0 from the test matrixAlex Grönholm2021-02-091-1/+1
* Excluded pypy+macOS 11 from the test matrixAlex Grönholm2020-11-291-2/+2
* Added macOS 11 to the test matrixAlex Grönholm2020-11-291-1/+1
* Tests CPython with only 2.7, 3.6 and 3.9Alex Grönholm2020-11-291-7/+1
* Declare support for and test Python 3.9 (#380)Hugo van Kemenade2020-11-201-1/+1
* Upgraded to newer versions of several workflow tasksAlex Grönholm2020-08-141-3/+3
* Fixed duplicate runs in the codeqa-test workflowAlex Grönholm2020-08-141-3/+2
* Fixed test matrix config for PyPy2Alex Grönholm2020-08-141-3/+3
* Added PyPy2 to the test matrixAlex Grönholm2020-08-141-1/+5
* Fix resource leak in WheelFile.open() (#338)Jon Dufresne2020-03-241-1/+1
* Fixed the name of the codeqa/test workflowAlex Grönholm2020-03-241-1/+1
* Updated the release procedureAlex Grönholm2020-03-241-0/+53