add ci/cd
test / pytest (push) Failing after 54s

This commit is contained in:
2026-04-21 21:49:16 +02:00
parent 8fa3dace79
commit 5aa87f60ad
4 changed files with 203 additions and 1 deletions
+4
View File
@@ -1,9 +1,13 @@
.git
.gitignore
.github
.env
.pytest_cache
.venv
__pycache__
*.pyc
*.db
backups
data
tests