anp / moxie

lightweight platform-agnostic tools for declarative UI
https://moxie.rs
Apache License 2.0
828 stars 27 forks source link

[ci] Remove gnu-tar workaround. #250

Closed anp closed 3 years ago

anp commented 3 years ago

It's now installed on macOS images by default and the cache action has been updated to use it. I think it's safe to remove all of our workaround configuration for the issue.

codecov[bot] commented 3 years ago

Codecov Report

Merging #250 (5dbdecf) into main (20920ca) will decrease coverage by 0.35%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   49.72%   49.36%   -0.36%     
==========================================
  Files          46       46              
  Lines        8443     8443              
==========================================
- Hits         4198     4168      -30     
- Misses       4245     4275      +30     
Impacted Files Coverage Δ
src/runtime.rs 40.57% <0.00%> (-5.27%) :arrow_down:
src/runtime/context.rs 97.64% <0.00%> (+1.17%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 20920ca...5dbdecf. Read the comment docs.