[actions] fix comment bot -.-
All checks were successful
Test python action / test (push) Successful in 31s
Pull-Request Vibe Check / ci-test (pull_request) Successful in 22s

This commit is contained in:
2026-08-11 00:00:24 +02:00
parent a97890c687
commit a8262217d2

View File

@@ -25,7 +25,7 @@ jobs:
run: uv sync --locked --all-extras --dev
- name: Run ruff check
run: uv run ruff check --output-format=github | prbot
run: uv run ruff check --output-format=github | sed 's|/workspace/malobeo/gatekeeper/||' | prbot
continue-on-error: true
- name: Post PR Feedback