Skip to content

Commit 07f98a2

Browse files
committed
FIX: mypy job runner name
1 parent 5fc1d28 commit 07f98a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
mypy:
13-
name: runner / mypy
13+
name: mypy
1414
runs-on: ubuntu-latest
1515

1616
steps:

0 commit comments

Comments
 (0)