Commit 62d442e4 authored by Dorchies David's avatar Dorchies David
Browse files

ci: temporarily switch on all tests

Refs #111
parent a4d16c1d
1 merge request!52Draft: Resolve "Add the regularization calibration"
Pipeline #24215 passed with stages
in 34 minutes and 55 seconds
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