Skip to content

Commit e3f7116

Browse files
committed
No need for setup-python with prek-action
1 parent 3dca143 commit e3f7116

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
- uses: actions/checkout@v6
1717
with:
1818
persist-credentials: false
19-
- uses: actions/setup-python@v6
20-
with:
21-
python-version: "3.x"
2219
- uses: j178/prek-action@v1
2320

2421
mypy:

0 commit comments

Comments
 (0)