Unverified Commit 4150d0ac authored by Kai Chen's avatar Kai Chen Committed by GitHub
Browse files

Update build.yml

parent 5542c24b
......@@ -43,10 +43,10 @@ jobs:
coverage xml
coverage report -m
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@master
with:
file: ./coverage.xml
flags: unittests
env_vars: OS,PYTHON
name: codecov-umbrella
fail_ci_if_error: true
fail_ci_if_error: false
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment