Update main.yml

This commit is contained in:
thinkerou 2019-11-30 22:02:03 +08:00 committed by GitHub
parent 3be48c70e2
commit 7e99d69ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,4 +60,4 @@ jobs:
uses: codecov/codecov-action@v1.0.0 uses: codecov/codecov-action@v1.0.0
with: with:
token: ${{secrets.CODECOV_TOKEN}} token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.txt file: ./coverage.out