Skip to content

Commit 936cad5

Browse files
authored
Update .github/workflows/ci.yaml
1 parent 8777573 commit 936cad5

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
@@ -75,7 +75,7 @@ jobs:
7575
- name: "Run DOCtor-RST"
7676
uses: docker://oskarstark/doctor-rst:1.47.1
7777
with:
78-
args: --short --error-format=github
78+
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7979

8080
symfony-code-block-checker:
8181
name: Code Blocks

0 commit comments

Comments
 (0)