Skip to content

Commit bf34bb7

Browse files
Pigbibicodex
andcommitted
ci: fetch full history for whitespace checks
Co-Authored-By: Codex <noreply@openai.com>
1 parent 2024399 commit bf34bb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
steps:
2727
- name: Checkout repository
2828
uses: actions/checkout@v6
29+
with:
30+
fetch-depth: 0
2931

3032
- name: Check whitespace
3133
run: |

0 commit comments

Comments
 (0)