Set up forgejo actions #1

Merged
nick merged 8 commits from forgejo-actions into main 2025-04-27 00:55:12 +00:00
Showing only changes of commit 78cf06db96 - Show all commits

View file

@ -26,7 +26,8 @@ lint:
test: test:
poetry run mypy . poetry run mypy .
poetry run pytest # No tests yet lol
# poetry run pytest
# Faster tests, only running what's changed # Faster tests, only running what's changed
test-fast: test-fast: