Skip to content

Commit 1c6e8ec

Browse files
committed
fix build
1 parent 7dd3149 commit 1c6e8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-testutils/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def unit(session):
117117
)
118118

119119

120-
@nox.session(python=DEFAULT_PYTHON_VERSION)
120+
@nox.session(python=ALL_PYTHON)
121121
def system(session):
122122
"""Run system test.
123123
Check lower bounds in setup.py are reflected in constraints file"""

0 commit comments

Comments
 (0)