summaryrefslogtreecommitdiff
path: root/.github/workflows/codeqa-test.yml
Commit message (Expand)AuthorAgeFilesLines
* Added missing stepsAlex Grönholm2020-12-131-0/+5
* Debugging the sdistAlex Grönholm2020-12-131-42/+7
* 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