Skip to content

Commit 1300eb1

Browse files
committed
Use branch-compare.sh
1 parent 39ab195 commit 1300eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ jobs:
9494
env:
9595
CXX: g++-12
9696
GBENCH: ${{ github.workspace }}/benchmark
97-
run: bash -x scripts/bench-compare.sh avx
97+
run: bash -x scripts/branch-compare.sh avx

0 commit comments

Comments
 (0)