Skip to content

Commit

Permalink
Fix typo in update cache tests action (#4008)
Browse files Browse the repository at this point in the history
Signed-off-by: flakey5 <[email protected]>
  • Loading branch information
flakey5 authored Jan 16, 2025
1 parent bd98a63 commit fa1d840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cache-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
mv test/fixtures/tmp-cache-tests/test-engine test/fixtures/cache-tests/test-engine &&
mv test/fixtures/tmp-cache-tests/results test/fixtures/cache-tests/results &&
rm -rf tests/fixtures/tmp-cache-tests/
rm -rf test/fixtures/tmp-cache-tests/
- name: Create Pull Request
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
Expand Down

0 comments on commit fa1d840

Please sign in to comment.