We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6342cbd commit b3acaafCopy full SHA for b3acaaf
.github/workflows/ci.yaml
@@ -68,4 +68,4 @@ jobs:
68
- name: "Run DOCtor-RST"
69
uses: docker://oskarstark/doctor-rst
70
with:
71
- args: --short --cache-file=/github/workspace/.cache/doctor-rst.cache
+ args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
0 commit comments