Skip to content

Commit 870ea09

Browse files
authored
[Infra] Non-shallow clone of repository for TICS (#46)
Signed-off-by: Douglas Chiang <[email protected]>
1 parent 38fc36f commit 870ea09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tics.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
ref: main
1818
lfs: true
19+
fetch-depth: 0
20+
1921
- name: Set up Python
2022
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
2123
with:

0 commit comments

Comments
 (0)