mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
[ty] Remove TY_MAX_PARALLELISM as conformance runs no longer panic (#22307)
This commit is contained in:
3
.github/workflows/typing_conformance.yaml
vendored
3
.github/workflows/typing_conformance.yaml
vendored
@@ -59,9 +59,6 @@ jobs:
|
||||
|
||||
- name: Compute diagnostic diff
|
||||
shell: bash
|
||||
env:
|
||||
# TODO: Remove this once we fixed the remaining panics in the conformance suite.
|
||||
TY_MAX_PARALLELISM: 1
|
||||
run: |
|
||||
RUFF_DIR="$GITHUB_WORKSPACE/ruff"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user