Skip to content

Commit

Permalink
Test without exit
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Kern <[email protected]>
  • Loading branch information
andreaskern74 committed Feb 27, 2024
1 parent 6850864 commit 20e45d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/filename-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
if [ ! -z "$files_with_caps" ]; then
echo "Files with capital letters:"
echo "$files_with_caps"
exit 1
fi

0 comments on commit 20e45d7

Please sign in to comment.