Skip to content

Update codecov.yaml

Update codecov.yaml #2

Workflow file for this run

on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
name: Upload coverage reports to Codecov
uses: codecov/[email protected]

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

View workflow run for this annotation

GitHub Actions / .github/workflows/codecov.yaml

Invalid workflow file

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