Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 4e81648

Browse files
committed
Update lint_test_build_kyu8.yml
1 parent 5c8851c commit 4e81648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/lint_test_build_kyu8.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on: # yamllint disable-line rule:truthy
77
- 'kyu8'
88

99
jobs:
10-
pytype:
11-
name: PyType
12-
uses: iKostanOrg/codewars/.github/workflows/kyu8/pytype_kyu8.yml
10+
markdown:
11+
name: Markdown Lint
12+
uses: iKostanOrg/codewars/.github/workflows/markdown_lint.yml@master

0 commit comments

Comments
 (0)