Skip to content

Convert Action to JavaScript

Choose a tag to compare

@ibrahim0814 ibrahim0814 released this 19 Nov 12:44
aea8376

Version 1.0.4 introduces the following changes:

  • Switch from a Docker based action to a JavaScript based action to add support for macOS and Windows builds. This also allows users to run the codecov action with matrix builds.
  • Add a yml input so users can specify the path for their codecov.yml file
  • Add a @v1 major version tag