Skip to content

Commit 3ffeb49

Browse files
authored
1 parent 86b01a3 commit 3ffeb49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/macOS-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
cancel-in-progress: false
3535
steps:
3636
- uses: actions/checkout@v3
37+
with:
38+
fetch-depth: 2 # Enable `git diff` in GitHub Actions
3739
- name: Discover typos
3840
run: |
3941
pip3 install --upgrade pip

0 commit comments

Comments
 (0)