Skip to content

Generate and deploy Codecov results #591

Generate and deploy Codecov results

Generate and deploy Codecov results #591

Workflow file for this run

name: Generate and deploy Codecov results
on:
schedule:
- cron: '0 0 * * *'
jobs:
codecov-grcov:
uses: lurk-lab/ci-workflows/.github/workflows/codecov.yml@main

Check failure on line 8 in .github/workflows/codecov.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codecov.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codecov.yml" -> "lurk-lab/ci-workflows/.github/workflows/codecov.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.