Skip to content

Commit

Permalink
bust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusandra committed Oct 26, 2023
1 parent ba893bf commit 0932bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-backend-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
- uses: syphar/restore-virtualenv@v1
id: cache-backend-tests
with:
custom_cache_key_element: v1
custom_cache_key_element: v1-

- uses: syphar/restore-pip-download-cache@v1
if: steps.cache-backend-tests.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 0932bb0

Please sign in to comment.