Skip to content

Commit d9d503c

Browse files
authored
Apply suggestion from @aaronsteers
1 parent 83a7a95 commit d9d503c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: poetry run ruff format --diff .
5555

5656
pyrefly-check:
57-
name: Pyrefly Check
57+
name: Python Type Checking
5858
runs-on: ubuntu-24.04
5959
steps:
6060
# Common steps:

0 commit comments

Comments
 (0)