Skip to content

Commit

Permalink
Add deps back in
Browse files Browse the repository at this point in the history
  • Loading branch information
harryy94 committed Feb 3, 2025
1 parent ae2601b commit 29905f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install Playwright Browsers
working-directory: ./src/e2e/CareLeavers.E2ETests
run: yarn playwright install
run: yarn playwright install --with-deps

- name: Run Playwright Tests
working-directory: ./src/e2e/CareLeavers.E2ETests
Expand Down

0 comments on commit 29905f8

Please sign in to comment.