Commit Graph

3 Commits

Author SHA1 Message Date
estebany-qd
e4ec69b2da ci: Pin all gh actions to commit SHAs (#120)
Some checks failed
pre-commit / main (push) Has been cancelled
Run Tests / Python 3.10 (push) Has been cancelled
Run Tests / Python 3.11 (push) Has been cancelled
Run Tests / Python 3.12 (push) Has been cancelled
Run Tests / Python 3.13 (push) Has been cancelled
2026-03-30 23:46:24 -05:00
Kacper Łukawski
ecba1ddce6 Add mypy to pre-commit (#43)
* Add mypy to pre-commit

* Enable GH action to run pytest on Python 3.13
2025-04-10 15:03:48 +02:00
Kacper Łukawski
349abbb3ec Add GH workflow for running the tests in Python 3.10-3.12 (#23)
* Add GH workflow for running the tests in Python 3.10-3.12

* Use uv to run pytest

* Remove extra pytest params
2025-03-10 14:46:48 +01:00