Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MICS_Biomathematics
prettyplots
tableExtra
Commits
74f53406
Commit
74f53406
authored
Nov 23, 2020
by
Pradat Yoann
Browse files
remove codecov from gitlab-ci as codecov not self-hosted
parent
963f275d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
74f53406
...
...
@@ -28,7 +28,6 @@ test:
image
:
gitlab-research.centralesupelec.fr:4567/2019pradaty/tableextra_docker
script
:
-
Rscript -e 'if (any(as.data.frame(devtools::test())[["failed"]] > 0)) stop("Some tests failed.")'
-
Rscript -e 'covr::codecov(token="${CODECOV_TOKEN}")'
only
:
refs
:
-
master
...
...
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