Skip to content

Commit

Permalink
TEST: ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
wiemanboy committed Oct 12, 2024
1 parent 0be4365 commit cc39bbf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ jobs:
run: mvn test
env:
FUNCTIONAL_TESTING: false
AUTH0_CLIENT_ID: ${{ secrets.AUTH0_CLIENT_ID }}
AUTH0_CLIENT_SECRET: ${{ secrets.AUTH0_CLIENT_SECRET }}
"okta.oauth2.issuer": https://${{ secrets.OKTA_OAUTH2_ISSUER }}/
"okta.oauth2.audience": ${{ secrets.OKTA_OAUTH2_AUDIENCE }}

0 comments on commit cc39bbf

Please sign in to comment.