Skip to content

Commit 58fe74e

Browse files
WIP
1 parent 97e6e3c commit 58fe74e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
echo "$(echo $FLOW_VARIABLE)_USER=$(echo $KEYCLOAK_$(TMP=$(echo $FLOW_VARIABLE);echo ${!TMP})_USER_ID)" >> $GITHUB_OUTPUT
6464
done
6565
66+
echo $GITHUB_OUTPUT
67+
cat $GITHUB_OUTPUT
68+
6669
- name: Test client credentials flow
6770
id: test_client_credentials
6871
shell: bash

0 commit comments

Comments
 (0)