From dca80fcc85650cdfcfd893831270888330f2fdc0 Mon Sep 17 00:00:00 2001 From: Ignacio Bermudez Corrales Date: Fri, 23 Oct 2020 15:06:37 -0700 Subject: [PATCH] remove bin/validate.py from ci --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff8c5977ba..8b90bebfbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,5 +10,4 @@ validate: before_script: - pip3 install -r requirements.txt script: - - python3 bin/validate.py -p . -v - python3 bin/validate_ssa.py --skip-error tests/*/*