Skip to content

Commit 1b351b1

Browse files
authored
Update all-tests.yml
1 parent 9393f47 commit 1b351b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/all-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
steps:
1010
- name: Checkout repository
1111
uses: actions/checkout@v2
12+
with:
13+
fetch-depth: 0
1214

1315
- name: Setup Python
1416
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)