There was an error while loading. Please reload this page.
1 parent c5f1a6d commit 0dfc18cCopy full SHA for 0dfc18c
1 file changed
.github/workflows/check-links.yml
@@ -16,11 +16,11 @@ jobs:
16
fail: false
17
format: "json"
18
output: "results.json"
19
- args: |
20
- --include "**/*.md"
21
- --include "**/*.html"
22
- --verbose
23
- .
+ args: |
+ --include "**/*.md"
+ --include "**/*.html"
+ --verbose
+ .
24
25
- name: Publish link check report
26
uses: mikepenz/action-junit-report@v6
0 commit comments