Skip to content

configure GitHub actions #1

configure GitHub actions

configure GitHub actions #1

- name: Upload coverage reports to Codecov

Check failure on line 1 in .github/workflows/github-actions-demo.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/github-actions-demo.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}