summaryrefslogtreecommitdiff
path: root/.github/workflows/run-test.yaml
Commit message (Expand)AuthorAgeFilesLines
* improve github test workflowsFederico Caselli2023-02-071-71/+23
* rename some GitHub actions to use test names as prefix, as introduced in rel_...Jonathan Vanasco2022-12-051-2/+2
* Some test pipeline updatesFederico Caselli2022-12-031-16/+18
* get aiosqlite to run on python 3 but not 3.11, attempt 2Mike Bayer2022-11-301-11/+5
* use python 3.11 current, dont use aiosqlite on py311Mike Bayer2022-11-301-3/+13
* run github pipeline on python 3.11Federico Caselli2022-08-251-0/+4
* Bump actions/checkout from 2 to 3 (#8310)dependabot[bot]2022-07-301-5/+5
* Bump actions/setup-python from 2 to 4 (#8309)dependabot[bot]2022-07-301-4/+4
* chore: Set permissions for GitHub actions (#8117)Naveen2022-07-021-0/+3
* remove docs from path ignore in the testsFederico Caselli2022-06-131-1/+0
* try fixing github actions againFederico Caselli2022-02-251-7/+10
* repair GH actions syntaxMike Bayer2022-02-251-3/+0
* block pypy for nowMike Bayer2022-02-251-1/+3
* fix memusage test for 2.0Mike Bayer2022-02-141-2/+0
* add slotscheck to CIArie Bovenberg2022-02-071-3/+3
* mypy: sqlalchemy.utilMike Bayer2022-01-241-0/+33
* remove python2 from workflowsFederico Caselli2021-10-301-9/+1
* Add support for Python 3.10Federico Caselli2021-10-111-7/+8
* rename elements to mainMike Bayer2021-10-111-2/+2
* add pep8 to github workflowFederico Caselli2021-09-301-0/+33
* Add async tests to the github workflowworkflow_test_aiosqliteFederico Caselli2021-09-061-0/+3
* Add mypy tests on github.Federico Caselli2021-07-221-0/+37
* Add python 3.10 to github pipelineFederico Caselli2021-05-271-0/+1
* Merge "Drop python 3.5 support"mike bayer2020-10-101-6/+1
|\
| * Drop python 3.5 supportFederico Caselli2020-10-081-6/+1
* | Add python 3.9 to ci test and wheel workflowFederico Caselli2020-10-081-0/+2
|/
* add --notimingintensive; block from github jobsMike Bayer2020-10-071-12/+2
* Enable pypy tests on github workflowFederico Caselli2020-10-021-0/+10
* ARM64 Support to Github Actions For Testing And Development Of Wheelsodidev2020-08-251-0/+37
* Improve github action workflowsFederico Caselli2020-07-271-1/+1
* Add pip list to workflow, update setuptoolsFederico Caselli2020-06-221-3/+10
* Add github action workflow to run tests on master and on pr to masterFederico Caselli2020-04-031-0/+82