aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml
Commit message (Expand)AuthorAgeFilesLines
* Move to ubuntu-latest in CI.J08nY2024-07-241-5/+6
* Add smartleia back to CI.J08nY2024-06-031-1/+1
* Switch back to usptream pico-python in CI.J08nY2024-05-311-1/+1
* Fix pico-python with 3.12.J08nY2024-05-301-2/+2
* Fix pico install in Python 3.12.J08nY2024-05-301-2/+2
* Test Python 3.12 in CI.J08nY2024-05-301-6/+3
* Ditch Python 3.8.J08nY2024-01-231-5/+5
* Fix caching in CI.J08nY2023-09-281-2/+2
* Temporarily ditch smartleia in GH actions.J08nY2023-08-081-1/+1
* 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-1/+1
* Lint only with "typecheck".J08nY2023-02-161-1/+1
* Use string versions in Github CI python setup.J08nY2022-04-041-4/+4
* Add pre-commit.J08nY2021-04-101-1/+1
* Add Test and Lint GitHub action.J08nY2021-01-231-0/+52