Skip to content

Commit 18da1ef

Browse files
authored
Update .github/workflows/ci.yaml
1 parent fb09382 commit 18da1ef

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.0
7777
with:
78-
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
78+
args: --short --error-format=github
7979

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

0 commit comments

Comments
 (0)