mirror of https://github.com/astral-sh/ruff
Fix ecosystem (#10064)
This commit is contained in:
parent
0d363ab239
commit
ee4efdba96
|
|
@ -250,6 +250,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: ruff
|
name: ruff
|
||||||
branch: ${{ github.event.pull_request.base.ref }}
|
branch: ${{ github.event.pull_request.base.ref }}
|
||||||
|
workflow: "ci.yaml"
|
||||||
check_artifacts: true
|
check_artifacts: true
|
||||||
|
|
||||||
- name: Install ruff-ecosystem
|
- name: Install ruff-ecosystem
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue