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
abfa7193
Unverified
Commit
abfa7193
authored
Sep 23, 2022
by
Min Xu
Committed by
GitHub
Sep 23, 2022
Browse files
disable code cov (#1077)
Co-authored-by:
Min Xu
<
min.xu.public@gmail.com
>
parent
72fcabec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.circleci/config.yml
.circleci/config.yml
+4
-4
No files found.
.circleci/config.yml
View file @
abfa7193
...
@@ -17,9 +17,8 @@
...
@@ -17,9 +17,8 @@
version
:
2.1
version
:
2.1
# Disabled codecov since https://codecov.io/bash seems to be down.
orbs
:
#orbs:
codecov
:
codecov/codecov@1.0.2
# codecov: codecov/codecov@1.0.2
# -------------------------------------------------------------------------------------
# -------------------------------------------------------------------------------------
# Environments to run the jobs in
# Environments to run the jobs in
...
@@ -402,7 +401,8 @@ jobs:
...
@@ -402,7 +401,8 @@ jobs:
-
store_test_results
:
-
store_test_results
:
path
:
test-results
path
:
test-results
-
<<
:
*upload_coverage
# Disabled codecov since https://codecov.io/bash seems to be down.
#- <<: *upload_coverage
gpu_tests_stable
:
gpu_tests_stable
:
parameters
:
parameters
:
...
...
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