Skip to content

Commit

Permalink
ci: temp update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Mar 25, 2021
1 parent 00c9920 commit 365ab28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Expand Up @@ -26,7 +26,6 @@ jobs:
- run: yarn lint
- run: yarn test
- uses: actions/upload-artifact@v2
if: failure()
with:
name: diff outputs
path: src/**/__diff_output__/*.png
path: src/**/*.png

0 comments on commit 365ab28

Please sign in to comment.