feat/support_fiber #2

Merged
tqcq merged 57 commits from feat/support_fiber into master 2024-06-21 10:33:52 +08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 9cbdb37e01 - Show all commits

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