diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 0880701d..2b45707c 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -69,7 +69,7 @@ env: PIP_NO_WARN_SCRIPT_LOCATION: 1 # Hide "script dir is not in $PATH" message PRE_COMMIT_COLOR: always PROJECT_NAME: awx_plugins.interfaces - PUBLISHING_TO_TESTPYPI_ENABLED: true + PUBLISHING_TO_TESTPYPI_ENABLED: false PY_COLORS: 1 # Recognized by the `py` package, dependency of `pytest` PYTHONIOENCODING: utf-8 PYTHONUTF8: 1