Skip to content

Commit

Permalink
disable codecov (#1076)
Browse files Browse the repository at this point in the history
Co-authored-by: Min Xu <min.xu.public@gmail.com>
  • Loading branch information
min-xu-ai and flying-x committed Sep 23, 2022
1 parent 6f03e41 commit 72fcabe
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@
# CACHE_NUMBER value.

version: 2.1
orbs:
codecov: codecov/codecov@1.0.2

# Disabled codecov since https://codecov.io/bash seems to be down.
#orbs:
# codecov: codecov/codecov@1.0.2

# -------------------------------------------------------------------------------------
# Environments to run the jobs in
# -------------------------------------------------------------------------------------
Expand Down

0 comments on commit 72fcabe

Please sign in to comment.