Skip to content

Commit

Permalink
Installing supported browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioCasCeb committed Oct 13, 2023
1 parent 963db0a commit 0317778
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/visual-ci-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
- name: Bootstrap
run: lerna bootstrap --no-ci

- name: Visual Test
- name: New Web Visual Test
run: |
cd ./packages/web-new
npm install
npx playwright install
npm run test

0 comments on commit 0317778

Please sign in to comment.