Mentions légales du service

Skip to content

use skipif with CI_TEST variable to skip memory consuming test

Gözükan Hande requested to merge hgozukan/cartolabe-visu:fix_skip into master
  • Skips the memory consuming test if CI_TEST environment variable is set.
  • Sets CI_TEST=True in .gitlab-ci.yml file.
  • Runs all test by default on local.

Merge request reports