Skip to content

Commit bd63ecd

Browse files
committed
Get full git history.
1 parent 2431593 commit bd63ecd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,9 @@ jobs:
273273

274274
steps:
275275
- uses: actions/checkout@v3
276+
with:
277+
# Need full history for various diff checks to work.
278+
fetch-depth: 0
276279

277280
- name: Get main branch for any diff checks
278281
run: |

0 commit comments

Comments
 (0)