Skip to content

Commit 7fd3a8b

Browse files
committed
Update lint_test_build_pipeline.yml
1 parent 584c155 commit 7fd3a8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint_test_build_pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- pydocstyle
6767
uses: iKostanOrg/codewars/.github/workflows/pytype_kyu3.yml@master
6868
pytype_kyu4:
69-
name: PyType Lint (kyu3)
69+
name: PyType Lint (kyu4)
7070
needs:
7171
- flake8
7272
- pylint
@@ -76,7 +76,7 @@ jobs:
7676
- pydocstyle
7777
uses: iKostanOrg/codewars/.github/workflows/pytype_kyu4.yml@master
7878
pytype_kyu5:
79-
name: PyType Lint (kyu3)
79+
name: PyType Lint (kyu5)
8080
needs:
8181
- flake8
8282
- pylint

0 commit comments

Comments
 (0)