Skip to content

Commit 49661da

Browse files
committed
test
test test fix test
1 parent a251c67 commit 49661da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
echo '::endgroup::'
2727
2828
set +e
29+
git config --global --add safe.directory $(pwd)
2930
pre-commit run --all-files --show-diff-on-failure
3031
status=$?
3132

0 commit comments

Comments
 (0)