Skip to content

Commit

Permalink
Fix path name
Browse files Browse the repository at this point in the history
  • Loading branch information
hmallen99 committed Feb 7, 2025
1 parent f53a92f commit 791a961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Move screenshots
run: |
mv ./packages/screenshot-testing/screenshots ./packages/screenshot-testing/expected-screenshots
ls ./packages/screenshot-testing/expected-screenshots
ls ./packages/screenshot-testing/expectedScreenshots
- name: Install ImageMagick
run: |
Expand Down

0 comments on commit 791a961

Please sign in to comment.