diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0120683..e663acf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ testSTABLE: testLEGACY: stage: test script: - - npmci test 0 + - npmci test legacy allow_failure: true release: