chore(ci): collect coverage for each matrix run (#9165)

closes #9166
This commit is contained in:
rlam3 2021-04-18 04:27:06 -05:00 committed by GitHub
parent 9f6131edd3
commit 88ea02c4fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,6 @@ jobs:
- name: codecov
uses: codecov/codecov-action@v1
if: matrix.os == 'ubuntu-latest' && matrix.node == '10'
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests