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:
|
||||
name: ruff
|
||||
branch: ${{ github.event.pull_request.base.ref }}
|
||||
workflow: "ci.yaml"
|
||||
check_artifacts: true
|
||||
|
||||
- name: Install ruff-ecosystem
|
||||
|
|
|
|||
Loading…
Reference in New Issue