Skip to content

Commit 50aee54

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Enhancement: Add Github error formatter for DOCtor-RST
2 parents 8672801 + a4f4df5 commit 50aee54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
- name: "Run DOCtor-RST"
6969
uses: docker://oskarstark/doctor-rst
7070
with:
71-
args: --short --cache-file=/github/workspace/.cache/doctor-rst.cache
71+
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache

0 commit comments

Comments
 (0)