Skip to content

Commit cfea302

Browse files
fetch all
1 parent f9082b1 commit cfea302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- name: Checkout repo
2424
uses: actions/checkout@v2
25+
with:
26+
fetch-depth: 0
2527
- name: Set up git user
2628
run: |
2729
git config --local user.name "GitHub Actions"

0 commit comments

Comments
 (0)