Browse Source

git version

Alex Cheema 7 months ago
parent
commit
cbac4d6a3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/bench_job.yml

+ 1 - 0
.github/workflows/bench_job.yml

@@ -37,6 +37,7 @@ jobs:
     steps:
       - name: Setup Git LFS
         run: |
+          git --version
           # Print current Git LFS status
           which git-lfs || echo "git-lfs not found"
           git lfs version || echo "git-lfs version failed"