Skip to content

Commit f295759

Browse files
authored
Update .github/workflows/lint.yml
1 parent 29f1ab7 commit f295759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
# 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.
3838
PY_VERSION: "unused"
3939
run: |
40-
nox -s lint
40+
nox -s blacken lint

0 commit comments

Comments
 (0)