test: disable oauth in ci
This commit is contained in:
@@ -56,4 +56,4 @@ jobs:
|
||||
NEXTCLOUD_USERNAME: "admin"
|
||||
NEXTCLOUD_PASSWORD: "admin"
|
||||
run: |
|
||||
uv run --frozen python -m pytest -m 'not interactive'
|
||||
uv run --frozen python -m pytest -m 'not oauth'
|
||||
|
||||
Reference in New Issue
Block a user