summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add Python 3.11 to CI.J08nY2024-04-161-1/+1
|
* Ditch Python 3.8.J08nY2024-01-231-4/+4
|
* Add pari to CI.J08nY2024-01-231-3/+3
|
* Fix caching in CI.J08nY2023-09-281-1/+1
|
* Bump codecov action.J08nY2023-08-291-2/+1
|
* Temporarily ditch smartleia in GH actions.J08nY2023-08-081-2/+2
| | | | They depend on old pytest which breaks shit.
* Disallow numpy 1.25 for a while.J08nY2023-07-241-1/+1
|
* Fix numpy install.J08nY2023-07-241-1/+1
|
* Make sure CI has numpy < 1.25.1J08nY2023-07-241-0/+3
|
* Add an import guard on LEIA code.J08nY2023-02-171-2/+2
| | | | Fixes #29.
* Use string versions in Github CI python setup.J08nY2022-04-041-4/+4
|
* Also test on Pyton 3.10 in CI.J08nY2022-04-041-1/+1
|
* Add pre-commit.J08nY2021-04-101-1/+1
|
* Add Test and Lint GitHub action.J08nY2021-01-231-0/+63