From 5947fff13f9611516c0678f408abfa1c6d5dd97a Mon Sep 17 00:00:00 2001 From: Chris Coutinho Date: Mon, 2 Mar 2026 11:28:56 +0100 Subject: [PATCH] chore: revert --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2e55b07..a54e847 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,8 +38,8 @@ jobs: nextcloud_version: ["31", "32", "33"] mode: - "single-user" - #- "multi-user-basic" - #- "oauth" + - "multi-user-basic" + - "oauth" - "login-flow" include: # Version-specific image pins — Renovate updates these via customManagers