Skip to content

Commit

Permalink
Update visual-regression-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessioventuriniAND authored Sep 24, 2024
1 parent a728c0f commit 2161a6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/visual-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
node-version-file: '.nvmrc'
- name: Install dependencies
run: yarn install
- name: Start docker
run: docker start
- name: Run visual regression tests
id: vr
run: yarn test-visual
Expand Down

0 comments on commit 2161a6a

Please sign in to comment.