Skip to content

Commit

Permalink
Update lint_test_build_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Oct 30, 2024
1 parent 34d5d3e commit 1e44093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_test_build_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
name: MyPy Lint
uses: iKostanOrg/codewars/.github/workflows/mypy.yml@master
flake8:
name: MyPy Lint
name: Flake8 Lint
uses: iKostanOrg/codewars/.github/workflows/flake8.yml@master

0 comments on commit 1e44093

Please sign in to comment.