summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add github action timeouts (#195)masterMichael Manfre2022-12-171-0/+1
|
* CI: Improve the job names of GitHub Actions (#130)TAKAHASHI Shuuji2022-12-081-3/+5
|
* Test support for sqlite. (#68)Tyler Kennedy2022-12-011-2/+16
|
* Fix docs code block and separate docs testsTAKAHASHI Shuuji2022-11-281-1/+7
|
* Fix testsAndrew Godwin2022-11-261-1/+1
|
* Simplified settingsTyler Kennedy2022-11-261-5/+4
| | | Migrated settings to typed pydantic settings
* Run tests in both Python 3.10 and 3.11Tyler Kennedy2022-11-251-2/+5
|
* Fix up lint more, and bump down to 3.10 as min reqAndrew Godwin2022-11-201-16/+3
|
* Add pre-commit linter to actionsAndrew Godwin2022-11-201-1/+17
|
* Configure GitHub Actions to run tests (#13)Simon Willison2022-11-191-0/+35