X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.github%2Fworkflows%2Fgerrit-novote-verify.yaml;fp=.github%2Fworkflows%2Fgerrit-novote-verify.yaml;h=6f731775e5caffa2e60aed16fd41f5e18e825687;hb=54fb08036fa2bc1dd91d1a7f2ea5130b8af8f8eb;hp=eb31e119b39daef7f3e4ad51c6099caa6b8a3b8b;hpb=ddf0d1c0dc0023643e1083e166a481ce75f77b1d;p=ric-app%2Fqp.git diff --git a/.github/workflows/gerrit-novote-verify.yaml b/.github/workflows/gerrit-novote-verify.yaml index eb31e11..6f73177 100644 --- a/.github/workflows/gerrit-novote-verify.yaml +++ b/.github/workflows/gerrit-novote-verify.yaml @@ -81,7 +81,9 @@ jobs: GERRIT_PATCHSET_REVISION: ${{ inputs.GERRIT_PATCHSET_REVISION }} GERRIT_PROJECT: ${{ inputs.GERRIT_PROJECT }} GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }} - TOX_ENVS: '["flake8","code","docs","docs-linkcheck"]' + TOX_ENVS: '["flake8","code"]' + PRE_BUILD_SCRIPT_URL: "https://raw.githubusercontent.com/o-ran-sc/ci-management/master/jjb/shell/install-deb-rmr.sh" + PYTHON_VERSION: "3.10" vote: if: ${{ always() }}