Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreJones authored Sep 6, 2023
1 parent 6150b01 commit 746d31d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -770,9 +770,9 @@ commands:
SERVER_REPORT: 1
COVERAGE: 1
SERVE_API_INTERNAL: 'true'
OKTA_CUSTOMER_CLIENT_ID=1q2w3e4r5t6y7u8i9o
OKTA_ADMIN_CLIENT_ID=AQ1SW2DE3FR4G5
OKTA_OFFICE_CLEINT_ID=9f9f9s8s90gig9
OKTA_CUSTOMER_CLIENT_ID: 1q2w3e4r5t6y7u8i9o
OKTA_ADMIN_CLIENT_ID: AQ1SW2DE3FR4G5
OKTA_OFFICE_CLEINT_ID: 9f9f9s8s90gig9
# run playwright tests without using setup_remote_docker
# the remote docker resources are not configurable and thus are
# SLOOOOOOW
Expand Down

0 comments on commit 746d31d

Please sign in to comment.