Skip to content

Commit b3acaaf

Browse files
authored
Enhancement: Add Github error formatter for DOCtor-RST
1 parent 6342cbd commit b3acaaf

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)