8000 Use Doctor RST 1.48.1 · symfony/symfony-docs@4e90841 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e90841

Browse files
committed
Use Doctor RST 1.48.1
1 parent 4eecbe9 commit 4e90841

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.doctor-rst.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,5 @@ whitelist:
103103
- '.. versionadded:: 0.2' # MercureBundle
104104
- '.. versionadded:: 3.6' # MonologBundle
105105
- '.. versionadded:: 3.8' # MonologBundle
106-
- '// bin/console'
107106
- '.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket'
108107
- '.. End to End Tests (E2E)'

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
7474

7575
- name: "Run DOCtor-RST"
76-
uses: docker://oskarstark/doctor-rst:1.48.0
76+
uses: docker://oskarstark/doctor-rst:1.48.1
7777
with:
7878
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7979

0 commit comments

Comments
 (0)
0