jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
304 stars 66 forks source link

Update npm cache in GH actions #355

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

Updates to use the new method of caching npm dependencies in the setup-node action

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.4% 1.4% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #355 (a2f23a9) into master (e652ab4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   48.26%   48.26%           
=======================================
  Files          39       39           
  Lines         719      719           
  Branches      143      143           
=======================================
  Hits          347      347           
  Misses        335      335           
  Partials       37       37           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more