fix tests

This commit is contained in:
chrislu
2025-08-25 22:51:02 -07:00
parent c5321abcbc
commit 7d7da35179
+4
View File
@@ -160,6 +160,8 @@ jobs:
'
# Setup Keycloak realm and users
sudo apt-get update -y
sudo apt-get install -y jq
chmod +x setup_keycloak.sh
./setup_keycloak.sh
@@ -271,6 +273,8 @@ jobs:
working-directory: test/s3/iam
run: |
echo "Setting up Keycloak realm and test users..."
sudo apt-get update -y
sudo apt-get install -y jq
chmod +x setup_keycloak.sh
./setup_keycloak.sh