diff --git a/.github/workflows/test-conda-venv-install.yml b/.github/workflows/test-conda-venv-install.yml index 5dca31e1..cba0f09d 100644 --- a/.github/workflows/test-conda-venv-install.yml +++ b/.github/workflows/test-conda-venv-install.yml @@ -21,7 +21,7 @@ jobs: python-version: [37, 38, 39] include: - tf-label: '' - - tf-label: '-tf' + # - tf-label: '-tf' steps: - name: checkout repository