diff --git a/.github/workflows/test-integrations-aws-lambda.yml b/.github/workflows/test-integrations-aws-lambda.yml index ed1d762647..ea9756e28d 100644 --- a/.github/workflows/test-integrations-aws-lambda.yml +++ b/.github/workflows/test-integrations-aws-lambda.yml @@ -73,7 +73,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-cloud-computing.yml b/.github/workflows/test-integrations-cloud-computing.yml index b1378f06c7..39ae3ce04a 100644 --- a/.github/workflows/test-integrations-cloud-computing.yml +++ b/.github/workflows/test-integrations-cloud-computing.yml @@ -38,7 +38,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -87,7 +86,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-common.yml b/.github/workflows/test-integrations-common.yml index 3f642d3278..bedad0eb11 100644 --- a/.github/workflows/test-integrations-common.yml +++ b/.github/workflows/test-integrations-common.yml @@ -38,7 +38,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-data-processing.yml b/.github/workflows/test-integrations-data-processing.yml index 42d2f02f7c..25daf9aada 100644 --- a/.github/workflows/test-integrations-data-processing.yml +++ b/.github/workflows/test-integrations-data-processing.yml @@ -40,7 +40,6 @@ jobs: uses: supercharge/redis-github-action@1.7.0 - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -115,7 +114,6 @@ jobs: uses: supercharge/redis-github-action@1.7.0 - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-databases.yml b/.github/workflows/test-integrations-databases.yml index 928cd8b363..e6ae6edda2 100644 --- a/.github/workflows/test-integrations-databases.yml +++ b/.github/workflows/test-integrations-databases.yml @@ -57,7 +57,6 @@ jobs: - uses: getsentry/action-clickhouse-in-ci@v1 - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -133,7 +132,6 @@ jobs: - uses: getsentry/action-clickhouse-in-ci@v1 - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-graphql.yml b/.github/workflows/test-integrations-graphql.yml index 12c34198d7..0b1a117e44 100644 --- a/.github/workflows/test-integrations-graphql.yml +++ b/.github/workflows/test-integrations-graphql.yml @@ -38,7 +38,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -87,7 +86,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-miscellaneous.yml b/.github/workflows/test-integrations-miscellaneous.yml index 44271fdac2..fb93aee11d 100644 --- a/.github/workflows/test-integrations-miscellaneous.yml +++ b/.github/workflows/test-integrations-miscellaneous.yml @@ -38,7 +38,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -87,7 +86,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-networking.yml b/.github/workflows/test-integrations-networking.yml index 24d8ade4c5..f495bc6403 100644 --- a/.github/workflows/test-integrations-networking.yml +++ b/.github/workflows/test-integrations-networking.yml @@ -38,7 +38,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -87,7 +86,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-web-frameworks-1.yml b/.github/workflows/test-integrations-web-frameworks-1.yml index 246d141543..3fc9858ce1 100644 --- a/.github/workflows/test-integrations-web-frameworks-1.yml +++ b/.github/workflows/test-integrations-web-frameworks-1.yml @@ -56,7 +56,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -123,7 +122,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/.github/workflows/test-integrations-web-frameworks-2.yml b/.github/workflows/test-integrations-web-frameworks-2.yml index 099a6ae483..31e3807187 100644 --- a/.github/workflows/test-integrations-web-frameworks-2.yml +++ b/.github/workflows/test-integrations-web-frameworks-2.yml @@ -38,7 +38,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | @@ -107,7 +106,6 @@ jobs: python-version: ${{ matrix.python-version }} - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage run: | diff --git a/scripts/runtox.sh b/scripts/runtox.sh index 201a39ea6f..146af7c665 100755 --- a/scripts/runtox.sh +++ b/scripts/runtox.sh @@ -40,4 +40,4 @@ if [ -z "${ENV}" ]; then exit 0 fi -exec $TOXPATH -r -p auto -o -e "$ENV" -- "${@:2}" +exec $TOXPATH -p auto -o -e "$ENV" -- "${@:2}" diff --git a/scripts/split-tox-gh-actions/templates/test_group.jinja b/scripts/split-tox-gh-actions/templates/test_group.jinja index 21a8577d6d..4d17717499 100644 --- a/scripts/split-tox-gh-actions/templates/test_group.jinja +++ b/scripts/split-tox-gh-actions/templates/test_group.jinja @@ -60,7 +60,6 @@ - name: Setup Test Env run: | - pip install "virtualenv<20.26.3" pip install coverage tox - name: Erase coverage