Skip to content

Commit

Permalink
PMM-7: Install playwright dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed Oct 23, 2024
1 parent 85ffe8f commit 7ff9b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmm3-upgrade-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
working-directory: ./pmm-ui-tests/
run: |
npm ci
npx playwright install
npx playwright install --with-deps
- name: Upgrade PMM Server and run E2E Tests
working-directory: ./pmm-ui-tests
Expand Down

0 comments on commit 7ff9b17

Please sign in to comment.