Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 6, 2023
1 parent 71ea771 commit a847096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
- if: failure()
name: Upload test snapshot diffs
uses: action/upload-artifact@v3
uses: actions/upload-artifact@v3
with:
name: test-snapshot-diff
path: ./__tests__/__image_snapshots__/*/__diff_output__/*
Expand Down

0 comments on commit a847096

Please sign in to comment.