Skip to content

Commit 7804865

Browse files
committed
Drop --diff from docbook-cs as per php/docbook-cs#33
1 parent 52209b3 commit 7804865

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docbook-cs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393
set -o pipefail
9494
git diff "$BASE_SHA"...HEAD | php ../docbook-cs/bin/docbook-cs \
9595
--report=checkstyle \
96-
--diff \
9796
--no-colors > docbook-report.xml
9897
9998
- name: "Upload report"

0 commit comments

Comments
 (0)