Skip to content

Commit

Permalink
include flag for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
macfarlandian committed Apr 14, 2021
1 parent 7791789 commit 17aa1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
working-directory: spotlight-client
env:
REACT_APP_API_URL: http://localhost:3002
REACT_APP_ENABLED_TENANTS: US_ND,US_PA
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 17aa1f0

Please sign in to comment.