diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 259de77b..0ac2891e 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -44,6 +44,7 @@ jobs: run: npm install - name: Install Playwright Browsers + working-directory: automated-tests run: npx playwright install --with-deps - name: Run server for Uplink Web