mirror of https://github.com/astral-sh/ruff
Update mypy_primer.yaml
This commit is contained in:
parent
bcb2bbc9ea
commit
bed33932ed
|
|
@ -114,8 +114,6 @@ jobs:
|
|||
name: Run mypy_primer on same revision
|
||||
runs-on: ${{ github.repository == 'astral-sh/ruff' && 'depot-ubuntu-22.04-32' || 'ubuntu-latest' }}
|
||||
timeout-minutes: 20
|
||||
# TODO: Enable once we fixed the non-deterministic diagnostics
|
||||
if: false
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue