diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 37fac96..01e1e68 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,6 +32,7 @@ Test: script: - apt-get update && apt-get -y upgrade - apt-get -y install build-essential curl jq make python3 python3-dev python3-pip wget + - make fetch - sh -c "./scripts/check-patchfail.sh" - make test artifacts: