Skip to content

Commit 0325e39

Browse files
authored
Apply suggestion from @emdneto
1 parent 414f858 commit 0325e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
--verbose \
5050
--config .github/workflows/check_links_config.json \
5151
${{ steps.changed-files.outputs.all_changed_files }} \
52-
|| { echo "Check that anchor links are lowercase"; exit 1; }
52+
|| { echo "Check that anchor links are lowercase"; exit 1; }

0 commit comments

Comments
 (0)