Commit 9a00edf9 authored by Dorchies David's avatar Dorchies David
Browse files

ci: switch on all tests for validation

Refs #123
Showing with 9 additions and 9 deletions
+9 -9
......@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment