Skip to content

Create ci.yml

Create ci.yml #1

Workflow file for this run

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

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