test: attempt to fix smb sso test

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2024-11-26 18:09:33 +01:00
parent b2c01785ae
commit eb05cc2ed1
No known key found for this signature in database
GPG key ID: 42B69D8A64526EFB

View file

@ -53,6 +53,12 @@ jobs:
repository: nextcloud/user_saml
path: apps/user_saml
- name: Install user_saml
run: |
cd apps/user_saml
composer i
cd ../..
- name: Pull images
run: |
docker pull ghcr.io/icewind1991/samba-krb-test-dc