Skip to content

ci(codecov): create codecov coverage report #1

ci(codecov): create codecov coverage report

ci(codecov): create codecov coverage report #1

Workflow file for this run

name: Codecov
on:
push:
branches:
- 'main'
permissions:
contents: read
jobs:
codecov:
uses:
christiangalsterer/github-actions/.github/workflows/node_codecov.yaml@main
secrets: inherit