Skip to content

Commit

Permalink
WIP fixed bench workflow+changeprefix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
geky committed Nov 27, 2022
1 parent 6f638ac commit 767aa3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ jobs:
valgrind --version
- name: bench
run: |
make bench BENCHFLAGS+=-olfs.bench.csv
make bench BENCHFLAGS+="-o lfs.bench.csv"
# find bench results
./scripts/summary.py lfs.bench.csv \
Expand Down

0 comments on commit 767aa3b

Please sign in to comment.