diff --git a/.github/workflows/reg_test.yml b/.github/workflows/reg_test.yml index 4347a0c76..ab0980d4f 100644 --- a/.github/workflows/reg_test.yml +++ b/.github/workflows/reg_test.yml @@ -123,7 +123,7 @@ jobs: # Execute the build. You can specify a specific target with "--target " run: cmake --build . --config $BUILD_TYPE - - name: ${{matrix.config.name} + - name: ${{matrix.config.name}} working-directory: ${{runner.workspace}} shell: bash # Execute the test.