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
HYCAR-Hydro
airGR
Commits
d041d103
Commit
d041d103
authored
May 31, 2021
by
Dorchies David
Browse files
tests: wrong place for the scheduled test scripts
Refs
#120
parent
eaf8e83b
Pipeline
#23669
passed with stages
in 32 minutes and 52 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d041d103
...
...
@@ -13,11 +13,11 @@ default:
.scheduled_tests
:
stage
:
scheduled_tests
script
:
-
Rscript tests/scheduled.R
-
Rscript tests/regression.R stable
-
Rscript
tests/scheduled_
tests/scheduled.R
-
Rscript
tests/scheduled_
tests/regression.R stable
-
R CMD INSTALL .
-
Rscript tests/regression.R dev
-
Rscript tests/regression.R compare
-
Rscript
tests/scheduled_
tests/regression.R dev
-
Rscript
tests/scheduled_
tests/regression.R compare
.check
:
stage
:
check
...
...
tests/regression.R
→
tests/scheduled_
tests/regression.R
View file @
d041d103
File moved
tests/scheduled.R
→
tests/scheduled_
tests/scheduled.R
View file @
d041d103
File moved
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