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
MMCV
Commits
4150d0ac
"vscode:/vscode.git/clone" did not exist on "e37f4c4f42f1fb2fee7798393343604337e259c3"
Unverified
Commit
4150d0ac
authored
May 30, 2020
by
Kai Chen
Committed by
GitHub
May 30, 2020
Browse files
Update build.yml
parent
5542c24b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/build.yml
.github/workflows/build.yml
+2
-2
No files found.
.github/workflows/build.yml
View file @
4150d0ac
...
...
@@ -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
:
tru
e
fail_ci_if_error
:
fals
e
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