Skip to content

Revert commit 2698512 #6

Revert commit 2698512

Revert commit 2698512 #6

Workflow file for this run

on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
name: codecov
jobs:
name: Upload coverage reports to Codecov

Check failure on line 10 in .github/workflows/codecov.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codecov.yml

Invalid workflow file

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