Skip to content

Commit

Permalink
Fix E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
N2D4 committed Jun 18, 2024
1 parent 2722d8c commit fd017a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e-api-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:

- name: Create .env.local file for stack-dashboard
run: cp apps/dashboard/.env.development apps/dashboard/.env.production.local

- name: Create .env.local file for E2E test suite
run: cp apps/e2e/.env.development apps/e2e/.env.production.local

- name: Start Docker Compose
run: docker-compose -f dependencies.compose.yaml up -d
Expand Down

0 comments on commit fd017a7

Please sign in to comment.