Thanks to visit codestin.com Credit goes to github.com
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 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