Skip to content

Commit 9f13728

Browse files
committed
Use cs2pr globally
1 parent 37ad5f1 commit 9f13728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docbook-cs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
- name: "Annotate PR with violations"
9292
if: ${{ ! cancelled() }}
9393
working-directory: "${{ matrix.language }}"
94-
run: vendor/bin/cs2pr docbook-report.xml --colorize --prepend-filename
94+
run: cs2pr docbook-report.xml --colorize --prepend-filename

0 commit comments

Comments
 (0)