Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit c656ee9

Browse files
committed
removes unused check
1 parent bc267ce commit c656ee9

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,3 @@ jobs:
3838
PY_VERSION: "unused"
3939
run: |
4040
nox -s lint
41-
- name: Run lint_setup_py
42-
env:
43-
BUILD_TYPE: presubmit
44-
TEST_TYPE: lint_setup_py
45-
# TODO(https://github.com/googleapis/google-cloud-python/issues/13775): Specify `PY_VERSION` rather than relying on the default python version of the nox session.
46-
PY_VERSION: "unused"
47-
run: |
48-
nox -s lint_setup_py

0 commit comments

Comments
 (0)