Skip to content

Commit

Permalink
delete cache
Browse files Browse the repository at this point in the history
Signed-off-by: chahatsagarmain <[email protected]>
  • Loading branch information
chahatsagarmain committed Jan 12, 2025
1 parent e1fd2a2 commit 4ed144b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/verify-metrics-snapshot/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ runs:

- name: Cache scraped metrics for tagged release for longer retention
id: tagged-metrics
if: steps.check-cache.outputs.cache-hit != 'true'
uses: actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57
with:
path: ./.metrics/${{ inputs.snapshot }}
Expand Down

0 comments on commit 4ed144b

Please sign in to comment.