Unverified Commit abfa7193 authored by Min Xu's avatar Min Xu Committed by GitHub
Browse files

disable code cov (#1077)


Co-authored-by: default avatarMin Xu <min.xu.public@gmail.com>
parent 72fcabec
......@@ -17,9 +17,8 @@
version: 2.1
# Disabled codecov since https://codecov.io/bash seems to be down.
#orbs:
# codecov: codecov/codecov@1.0.2
orbs:
codecov: codecov/codecov@1.0.2
# -------------------------------------------------------------------------------------
# Environments to run the jobs in
......@@ -402,7 +401,8 @@ jobs:
- store_test_results:
path: test-results
- <<: *upload_coverage
# Disabled codecov since https://codecov.io/bash seems to be down.
#- <<: *upload_coverage
gpu_tests_stable:
parameters:
......
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