Commit graph

1 commit

Author SHA1 Message Date
fee37c2372 workflows: add workflow for running tests
All checks were successful
/ test (push) Successful in 7s
This uses the python:3.13 docker image and also installs uv
beforehand. Checkout is performed "manually" because the standard
actions/checkout@v4 action requires node:20 as container, which is
annoying. I don't want to pull in node just to clone a git repo.

Signed-off-by: Max R. Carrara <max@aequito.sh>
2025-03-06 02:37:26 +01:00