ramsey / composer-install

:gift: A GitHub Action to streamline installation of PHP dependencies with Composer.
MIT License
233 stars 32 forks source link

Do not append always empty restore_key #216

Closed szepeviktor closed 2 years ago

szepeviktor commented 2 years ago

Description

It was just initialized: restore_key=()

PR checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #216 (e1277c4) into v2 (ef0ac57) will decrease coverage by 1.61%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v2     #216      +/-   ##
==========================================
- Coverage   88.70%   87.09%   -1.62%     
==========================================
  Files           5        5              
  Lines         124      124              
==========================================
- Hits          110      108       -2     
- Misses         14       16       +2     
Impacted Files Coverage Δ
bin/cache_key.sh 76.92% <100.00%> (ø)
bin/composer_paths.sh 85.00% <0.00%> (-5.00%) :arrow_down: