Skip to content

Merge remote-tracking branch 'origin/master' #9

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #9

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 }}