Skip to content

Commit

Permalink
Specify browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-the-qa committed Aug 28, 2024
1 parent b4ea532 commit 204d247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
working-directory: ./webui/apps/eidolon-ui2

- name: Install Playwright browsers
run: pnpm exec playwright install --with-deps
run: pnpm exec playwright install --with-deps chromium firefox webkit
working-directory: ./webui/apps/eidolon-ui2

- name: Build Docker images
Expand Down

0 comments on commit 204d247

Please sign in to comment.