Skip to content

Commit

Permalink
Remove 'flags' from codecov: 'name' should be enough
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jan 16, 2020
1 parent 7ace359 commit aed9a9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ jobs:
with:
token: ${{ secrets.codecov }}
file: ./coverage.xml
flags: ${{ runner.os }}
fail_ci_if_error: false
name: ${{ matrix.name }}

Expand Down

0 comments on commit aed9a9c

Please sign in to comment.