Skip to content

Commit 471313b

Browse files
test 4
1 parent 1db8a1f commit 471313b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
steps:
4848
- name: SCM Checkout
4949
uses: actions/checkout@v4
50+
with:
51+
fetch-depth: 0
5052

5153
- name: Setup Python & Poetry Environment
5254
uses: ./.github/actions/python-environment

0 commit comments

Comments
 (0)