Skip to content

Commit

Permalink
Update prbot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexprudhomme committed Jan 16, 2025
1 parent 2aa7be7 commit 2127d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./.github/actions/setup
- run: npx cypress install
shell: bash
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- run: npm test
package-compatibility:
name: 'Verify compatibility of packages'
Expand Down

0 comments on commit 2127d4f

Please sign in to comment.