We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c8610 commit d4cb233Copy full SHA for d4cb233
.github/workflows/ci.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: "Build the docs"
49
working-directory: _build
50
- run: php build.php --disable-cache
+ run: php build.php --disable-cache -vvv
51
52
doctor-rst:
53
name: Lint (DOCtor-RST)
0 commit comments