Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
fangchenli committed Nov 5, 2023
1 parent 42d4687 commit 681d719
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_local_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ jobs:
KEYCLOAK_USERNAME: ${{ env.TEST_USERNAME }}
KEYCLOAK_PASSWORD: ${{ env.TEST_PASSWORD }}
NEBARI_FULL_URL: https://github-actions.nebari.dev/
EXAMPLE_USER_NAME: ${{ env.TEST_USERNAME }}
EXAMPLE_USER_PASSWORD: ${{ env.TEST_PASSWORD }}
TEST_DOMAIN: github-actions.nebari.dev
working-directory: tests/tests_integration
run: |
xvfb-run pytest --browser chromium
Expand Down

0 comments on commit 681d719

Please sign in to comment.