We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9ade2 commit 0ec868fCopy full SHA for 0ec868f
.github/workflows/mypy_primer.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
mypy_primer:
14
- name: Run
+ name: Run mypy_primer
15
runs-on: ubuntu-latest
16
permissions:
17
contents: read
0 commit comments