openzim / zim-tools

Various ZIM command line tools
https://download.openzim.org/release/zim-tools/
GNU General Public License v3.0
133 stars 35 forks source link

Multiple CI workflow improvements #382

Closed kelson42 closed 1 year ago

kelson42 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (66371fa) 27.49% compared to head (a32caad) 27.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #382 +/- ## ======================================= Coverage 27.49% 27.49% ======================================= Files 26 26 Lines 2550 2550 Branches 1356 1356 ======================================= Hits 701 701 Misses 1368 1368 Partials 481 481 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kelson42 commented 1 year ago

@mgautierfr I don't get why it does not compile on macos12 and macos13. Do you? Why?

mgautierfr commented 1 year ago

We were using the deprecated osx name for the platform. This is now fixed. (And I also removed theses archives from the server)