From: Jessica Wagantall Date: Thu, 4 Apr 2024 02:32:00 +0000 (-0700) Subject: Fix: Update tox envs to the available ones X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F54%2F12654%2F1;p=com%2Fpylog.git Fix: Update tox envs to the available ones Change-Id: I5f254e71670ddd14ef7022ed0ad4e48683f3a2a5 Signed-off-by: Jessica Wagantall --- diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index 13697bb..f2066dc 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -82,7 +82,7 @@ jobs: # yamllint disable-line rule:line-length uses: lfit/releng-reusable-workflows/.github/actions/tox-run-action@main with: - tox-envs: '["py3"]' + tox-envs: '["docs","docs-linkcheck"]' - name: Run SonarCloud Scan uses: sonarsource/sonarcloud-github-action@master env: