Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioCasCeb committed Jan 5, 2024
1 parent fecb911 commit 3fd0e2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visual-ci-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
run: npm ci
- name: Install Playwright Browsers
run:
cd ./packages/web-new
npm install
npx playwright install chromium firefox
- name: Run Playwright tests
Expand Down

0 comments on commit 3fd0e2d

Please sign in to comment.