mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 20:28:32 +09:00
[Chore] (workflow): fix some wording
This commit is contained in:
@@ -41,6 +41,6 @@ jobs:
|
||||
working-directory: ${{env.BENCH_ROOT}}/build-bench
|
||||
run: cmake --build . -j${nproc}
|
||||
|
||||
- name: Test
|
||||
- name: Benchmark
|
||||
working-directory: ${{env.BENCH_ROOT}}/build-bench
|
||||
run: ctest -V
|
||||
Reference in New Issue
Block a user