We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9672b commit b5b68fbCopy full SHA for b5b68fb
1 file changed
.github/workflows/benchmarks.yml
@@ -63,9 +63,6 @@ jobs:
63
with:
64
fetch-depth: 0
65
66
- - name: Display Git history
67
- run: git log --oneline --graph --decorate --all
68
-
69
- uses: actions/setup-python@v5
70
name: Install Python
71
0 commit comments