Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed Apr 15, 2024
1 parent 1ec89b4 commit 8c517f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Install Playwright
# if: steps.playwright-cache.outputs.cache-hit != 'true'
run: npx playwright install
run: npx playwright install --with-deps chromium

- name: Start backend
env:
Expand Down

0 comments on commit 8c517f4

Please sign in to comment.