Skip to content

Commit

Permalink
Merge branch 'main' into awkward_word_wrapping_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paramsiddharth committed Jul 26, 2022
2 parents b5fb7ba + f41e09a commit bceb350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
CIVIC_API_KEY: ${{ secrets.TEST_CIVIC_API_KEY }}
# Test environment Lob API key
LOB_API_KEY: ${{ secrets.TEST_LOB_API_KEY }}
# Stripe test secret key
STRIPE_SECRET_KEY: ${{ secrets.TEST_STRIPE_SECRET_KEY }}
# Auth0 authentication parameters with nonsensical sample values
SERVER_PORT: 8080
CLIENT_ORIGIN_URL: http://localhost:8080
Expand Down

0 comments on commit bceb350

Please sign in to comment.