diff --git a/.github/workflows/benchmark_x86.yml b/.github/workflows/benchmark_x86.yml index d1dbbe8e..401df5dd 100644 --- a/.github/workflows/benchmark_x86.yml +++ b/.github/workflows/benchmark_x86.yml @@ -1,4 +1,4 @@ -name: Benchmark x86-64 +name: "Benchmark x86-64 " on: # In case of manual trigger, use workflow_dispatch workflow_dispatch: diff --git a/.github/workflows/test_x86.yml b/.github/workflows/test_x86.yml index ec14bef2..e8a59373 100644 --- a/.github/workflows/test_x86.yml +++ b/.github/workflows/test_x86.yml @@ -1,4 +1,4 @@ -name: Test x86-64 +name: "Test x86-64 " on: workflow_dispatch: