Skip to content

fix: removed tool caching if tool cache is already present#332

Merged
soumyamahunt merged 1 commit into
mainfrom
tool-cache
Nov 7, 2024
Merged

fix: removed tool caching if tool cache is already present#332
soumyamahunt merged 1 commit into
mainfrom
tool-cache

Conversation

@soumyamahunt

Copy link
Copy Markdown
Contributor

fixes #331

Description

If tool is already available in action tool cache, prevent again caching the tool.

@codecov

codecov Bot commented Nov 7, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.18%. Comparing base (04b2609) to head (e01bcc4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
+ Coverage   92.88%   93.18%   +0.29%     
==========================================
  Files          34       34              
  Lines        1097     1101       +4     
  Branches      162      162              
==========================================
+ Hits         1019     1026       +7     
+ Misses         77       75       -2     
+ Partials        1        0       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soumyamahunt soumyamahunt merged commit 51f8149 into main Nov 7, 2024
@soumyamahunt soumyamahunt deleted the tool-cache branch November 7, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Installer not working correctly when used with Act locally

1 participant