Skip to content

Commit

Permalink
Update argos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinLin512 authored Dec 27, 2024
1 parent 25f3ebc commit 980f318
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/argos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ jobs:

- name: Install dependencies
run: npm install


- name: Install Playwright Browsers
run: npx playwright install --with-deps --force

- name: Run visual tests
run: npm run test:visual
run: npm run argos-chrome

- name: Upload screenshots to Argos CI
env:
Expand Down

0 comments on commit 980f318

Please # to comment.