Skip to content

Commit

Permalink
Add env
Browse files Browse the repository at this point in the history
  • Loading branch information
sanders41 committed Aug 7, 2023
1 parent d12982b commit 3429261
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ jobs:
- name: Playwright install
run: just playwright-install
- name: Frontend Tests
env:
VITE_API_PATH: "http://127.0.0.1:8000/api/v1"
run: |
just frontend-test-ci
- name: Upload test results
Expand Down

0 comments on commit 3429261

Please sign in to comment.