Set up forgejo actions (#1)
Reviewed-on: #1 Co-authored-by: Nick Pegg <nick@nickpegg.com> Co-committed-by: Nick Pegg <nick@nickpegg.com>
This commit is contained in:
parent
d297110d88
commit
a8eb1df562
2 changed files with 43 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -26,7 +26,8 @@ lint:
|
|||
|
||||
test:
|
||||
poetry run mypy .
|
||||
poetry run pytest
|
||||
# No tests yet lol
|
||||
# poetry run pytest
|
||||
|
||||
# Faster tests, only running what's changed
|
||||
test-fast:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue