alpha-unito / streamflow

StreamFlow Workflow Manager
https://streamflow.di.unito.it
GNU Lesser General Public License v3.0
50 stars 13 forks source link

Fix MacOS X CI on GitHub Actions #547

Closed GlassOfWhiskey closed 2 weeks ago

GlassOfWhiskey commented 2 weeks ago

This commit restores the MacOS X continous integration by updating the setup-docker-macos-action step to version v1-alpha.14. This version fixes a bug with the newest GitHub MacOS X runner image (see douglascamata/setup-docker-macos-action#40), which led to temporarily disabling the CI on MacOS X (see #459).

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 69.91%. Comparing base (44508f8) to head (90d0517). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #547 +/- ## ========================================== + Coverage 69.85% 69.91% +0.05% ========================================== Files 87 87 Lines 10882 10882 Branches 2548 2548 ========================================== + Hits 7602 7608 +6 + Misses 2806 2801 -5 + Partials 474 473 -1 ```

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