Skip to content

Commit

Permalink
test with default token-url
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny Yip <[email protected]>
  • Loading branch information
sunnyyip committed Jun 10, 2024
1 parent 7113eb1 commit fddada7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
client-id: ${{ secrets.GUAC_CLIENT_ID }}
client-secret: ${{ secrets.GUAC_CLIENT_SECRET }}
api-addr: https://ingesttest.api.dev.kusari.cloud
token-url: https://auth.dev.kusari.cloud/oauth2/token
# token-url: https://auth.dev.kusari.cloud/oauth2/token

- name: last step
shell: bash
Expand Down

0 comments on commit fddada7

Please sign in to comment.