Skip to content

Add codecov workflow #1

Add codecov workflow

Add codecov workflow #1

Workflow file for this run

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]

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

View workflow run for this annotation

GitHub Actions / .github/workflows/codecov.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
with:
token: ${{ secrets.CODECOV_TOKEN }}