Skip to content

Commit 92b1e4c

Browse files
committed
[py-lint.yml] fix source dir path
1 parent ad8eeb1 commit 92b1e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/py-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: py-actions/flake8@v1
2323
with:
2424
max-line-length: "90"
25-
path: "lib/font-size"
25+
path: "lib/fontsize"

0 commit comments

Comments
 (0)