Skip to content

Update README.md

Update README.md #16

Workflow file for this run

pytest --cov --cov-branch --cov-report=xml
- name: Upload coverage reports to Codecov

Check failure on line 4 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}