diff --git a/.github/workflows/artillery.yaml b/.github/workflows/artillery.yaml index c07e772..48ee9b3 100644 --- a/.github/workflows/artillery.yaml +++ b/.github/workflows/artillery.yaml @@ -31,6 +31,7 @@ jobs: - name: Install dependencies run: | npm i -D @playwright/test + npm i -D @playwright/browser-chromium npx playwright install - name: Make reports directory