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 f9de2c4 commit 8cbe34aCopy full SHA for 8cbe34a
.github/workflows/link_checker.yml
@@ -40,4 +40,4 @@ jobs:
40
41
- name: Fail job if crawler finds broken links
42
if: steps.crawler.outcome == 'failure'
43
- run: exit 1
+ run: exit 1
0 commit comments