test: Enable all tests

This commit is contained in:
Chris Coutinho
2025-12-20 20:53:02 +01:00
parent cd7ba5685a
commit 19b209f412
+1 -1
View File
@@ -85,4 +85,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
uv run pytest -v --log-cli-level=WARN -m unit -m smoke
uv run pytest -v --log-cli-level=WARN #-m unit -m smoke