Skip to content

Commit

Permalink
Try to fix visual regression again
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Sep 13, 2021
1 parent 8bb0332 commit 9d48b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
npm run build
node dist/test/capture-screenshots.js
- name: Test
run: npm run reg-suit run --test
run: npx reg-suit run --test

0 comments on commit 9d48b72

Please sign in to comment.