feat/support_fiber #2
@ -50,4 +50,4 @@ jobs:
|
|||||||
ctest --output-on-failure -j $(nproc)
|
ctest --output-on-failure -j $(nproc)
|
||||||
- name: benchmark
|
- name: benchmark
|
||||||
run: |
|
run: |
|
||||||
./build/tile_bm_all
|
./build/bin/tile_bm_all
|
||||||
|
@ -52,4 +52,4 @@ jobs:
|
|||||||
ctest --output-on-failure -j $(nproc)
|
ctest --output-on-failure -j $(nproc)
|
||||||
- name: benchmark
|
- name: benchmark
|
||||||
run: |
|
run: |
|
||||||
./build/tile_bm_all
|
./build/bin/tile_bm_all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user