We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b02e0b commit a6d4d83Copy full SHA for a6d4d83
.github/workflows/render-documentation.yml
@@ -25,4 +25,4 @@ jobs:
25
with:
26
source-path: './src'
27
target-path: './docs/api.md'
28
- fail-on-warnings: false
+ fail-on-warnings: true
0 commit comments