Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Oct 9, 2024
1 parent e33ee26 commit 98e2495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-functional-lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
skip_build: true
python_version: "3.10"
test: true
- run: pnpm exec playwright install chromium firefox
- run: pnpm exec playwright install chromium firefox --with-deps
- name: Run Lite E2E tests
run: |
. venv/bin/activate
Expand Down

0 comments on commit 98e2495

Please sign in to comment.