From a05465ad1cefacdf09fbf05b88715376102a9837 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 7 Apr 2024 10:36:10 +0200 Subject: Amend tests --- .github/workflows/playwright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 161058e..32094a2 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -51,7 +51,7 @@ jobs: extended: true - name: Run Playwright tests - run: npx playwright test + run: npm run test - name: Upload tests artifact uses: actions/upload-artifact@v4 -- cgit v1.2.3