Skip to content

Merge pull request #1120 from vincepri/remove-old-alpha-types #2

Merge pull request #1120 from vincepri/remove-old-alpha-types

Merge pull request #1120 from vincepri/remove-old-alpha-types #2

Workflow file for this run

# add public code coverage reports
on:
push:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: "make test-cover"
- uses: codecov/codecov-action@v2
with:

Check failure on line 13 in .github/workflows/cover.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cover.yaml

Invalid workflow file

The workflow is not valid. .github/workflows/cover.yaml (Line: 13, Col: 5): Unexpected value 'with'
file: ./coverage.out
fail_ci_if_error: true