Skip to content

Commit 4e9672b

Browse files
committed
add git log for debug
1 parent acae0de commit 4e9672b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
with:
6464
fetch-depth: 0
6565

66+
- name: Display Git history
67+
run: git log --oneline --graph --decorate --all
68+
6669
- uses: actions/setup-python@v5
6770
name: Install Python
6871
with:

0 commit comments

Comments
 (0)