Skip to content

Commit e4e67ac

Browse files
committed
typo
1 parent b361458 commit e4e67ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Check if line endings are CRLF
2727
run: |
28-
bash -c "git grep -rlIP -- ':!GraphvizWrapper/graphvizfiles/*' ':!*.sh'" | xargs unix2dos"
28+
bash -c "git grep -rlIP -- ':!GraphvizWrapper/graphvizfiles/*' ':!*.sh' | xargs unix2dos"
2929
echo test
3030
git diff --exit-code
3131

0 commit comments

Comments
 (0)