Fix ecosystem (#10064)

This commit is contained in:
Micha Reiser 2024-02-20 16:54:50 +01:00 committed by GitHub
parent 0d363ab239
commit ee4efdba96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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