Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chalapkoStanislav committed Sep 19, 2024
1 parent 5b65341 commit 66d5632
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 746 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright_pre_webkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
CLIENT_ID: ${{ secrets.CLIENT_ID }}
CLIENT_SECRET: ${{ secrets.CLIENT_SECRET }}
GMAIL_NAME: ${{ secrets.GMAIL_NAME }}
run: npx playwright test --project=webkit -gv 'PERF' ./tests/view-mode.spec.js
run: npx playwright test --project=webkit -gv 'PERF'

- name: Upload Playwright Report
uses: actions/upload-artifact@v3
Expand Down
Loading

0 comments on commit 66d5632

Please sign in to comment.