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
9a00edf9
Commit
9a00edf9
authored
Jun 17, 2021
by
Dorchies David
Browse files
ci: switch on all tests for validation
Refs
#123
parent
912a7140
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9a00edf9
...
...
@@ -35,11 +35,11 @@ default:
extends
:
.check
scheduled_tests_patched
:
only
:
refs
:
-
dev
-
master
-
schedules
#
only:
#
refs:
#
- dev
#
- master
#
- schedules
variables
:
R_VERSION
:
"
patched"
extends
:
.scheduled_tests
...
...
@@ -108,10 +108,10 @@ check_as_cran_oldrel:
revdepcheck_patched
:
stage
:
revdepcheck
only
:
refs
:
-
tags
-
schedules
#
only:
#
refs:
#
- tags
#
- schedules
variables
:
R_VERSION
:
"
patched"
script
:
...
...
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