Skip to content

Commit 901f28b

Browse files
committed
Adjust more job dependencies
1 parent b16ed54 commit 901f28b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ jobs:
396396
- action-lint
397397
- bazel-lint
398398
- python-format
399+
- python-lint
399400
- shell-lint
400401
- yaml-lint
401402
runs-on: ubuntu-24.04
@@ -451,6 +452,7 @@ jobs:
451452
- action-lint
452453
- bazel-lint
453454
- python-format
455+
- python-lint
454456
- shell-lint
455457
- yaml-lint
456458
runs-on: ubuntu-24.04
@@ -506,6 +508,7 @@ jobs:
506508
- action-lint
507509
- docker-lint
508510
- python-format
511+
- python-lint
509512
- shell-lint
510513
- yaml-lint
511514
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)