feat update benchmark

This commit is contained in:
tqcq 2024-06-20 23:35:40 +08:00
parent ed0dfc9c6f
commit 9cbdb37e01
2 changed files with 2 additions and 2 deletions

View File

@ -50,4 +50,4 @@ jobs:
ctest --output-on-failure -j $(nproc)
- name: benchmark
run: |
./build/tile_bm_all
./build/bin/tile_bm_all

View File

@ -52,4 +52,4 @@ jobs:
ctest --output-on-failure -j $(nproc)
- name: benchmark
run: |
./build/tile_bm_all
./build/bin/tile_bm_all