Skip to content

Commit

Permalink
explicitly use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
vid committed Mar 1, 2024
1 parent 2649cc6 commit 26c6396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests-reviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
- name: playwright install
run: |
npx playwright install-deps
npx playwright install
npx playwright@1.40.1 install-deps
npx playwright@1.40.1 install
- name: Run tests
continue-on-error: true
Expand Down

0 comments on commit 26c6396

Please sign in to comment.