Files
esilva c478d93f65
main / Explore-Gitea-Actions (push) Failing after 19s
small changes...
2026-08-14 21:40:10 +01:00

7 lines
90 B
Makefile

.PHONY: run_ut build
run_ut:
uv run pytest
build:
uv run pyinstaller ./taskrunner.spec