Skip to content

Commit 7bc8c18

Browse files
authored
Update end_to_end_tests.yaml
1 parent 306b372 commit 7bc8c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end_to_end_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
timeout-minutes: 20
1414

1515
env:
16-
OAUTH_CLIENT_name: dexidp
16+
OAUTH_CLIENT_NAME: dexidp
1717
OAUTH_CLIENT_ID: client_test_web_id
1818
OAUTH_CLIENT_SECRET: client_test_web_secret
1919
OAUTH_REDIRECT_URL: "http://localhost:5173/auth/login/oauth2/"

0 commit comments

Comments
 (0)