Skip to content

Commit

Permalink
Attempt to fix visual regression
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Sep 12, 2021
1 parent 64b9fdf commit 8bb0332
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 @@ -23,7 +23,7 @@ jobs:
- name: Get current screenshots
run: |
git checkout $GITHUB_HEAD_REF
git checkout $GITHUB_SHA
npm ci
npm run build
node dist/test/capture-screenshots.js
Expand Down

0 comments on commit 8bb0332

Please sign in to comment.