We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dca143 commit e3f7116Copy full SHA for e3f7116
1 file changed
.github/workflows/lint.yml
@@ -16,9 +16,6 @@ jobs:
16
- uses: actions/checkout@v6
17
with:
18
persist-credentials: false
19
- - uses: actions/setup-python@v6
20
- with:
21
- python-version: "3.x"
22
- uses: j178/prek-action@v1
23
24
mypy:
0 commit comments