Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
72fcabec
Unverified
Commit
72fcabec
authored
Sep 23, 2022
by
Min Xu
Committed by
GitHub
Sep 23, 2022
Browse files
disable codecov (#1076)
Co-authored-by:
Min Xu
<
min.xu.public@gmail.com
>
parent
6f03e415
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
.circleci/config.yml
.circleci/config.yml
+5
-2
No files found.
.circleci/config.yml
View file @
72fcabec
...
@@ -16,8 +16,11 @@
...
@@ -16,8 +16,11 @@
# CACHE_NUMBER value.
# CACHE_NUMBER value.
version
:
2.1
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
# Environments to run the jobs in
# -------------------------------------------------------------------------------------
# -------------------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment