An open API service indexing awesome lists of open source software.

https://github.com/codecov/example-actions-bundled


https://github.com/codecov/example-actions-bundled

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# example-actions-bundled

This repository demos how to use `actions/upload-artifact` and `actions/download-artifact` on GitHub
Actions to bundle coverage reports together before uploading. This is useful for repositories
that exceed 100 uploads per commit or to limit CI failures at the Codecov step.