mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-04-29 22:14:28 +02:00
fix: change mypy to main again
This commit is contained in:
parent
47ed3174b3
commit
f8d92e34bf
2
.github/workflows/mypy.yml
vendored
2
.github/workflows/mypy.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Install mypy
|
- name: Install mypy
|
||||||
run: pip install mypy
|
run: pip install mypy
|
||||||
- name: Run mypy
|
- name: Run mypy
|
||||||
uses: ThexXTURBOXx/mypy-github-action@main
|
uses: sasanquaneuf/mypy-github-action@main
|
||||||
with:
|
with:
|
||||||
checkName: 'mypy'
|
checkName: 'mypy'
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user