diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0a0da45be2..6e29b24f93 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -111,7 +111,7 @@ jobs: - name: Print the captured output run: echo "${{ steps.example_directories.outputs.example_directories }}" test-path-debugging: - name: ${{matrix.tests.name}} + name: ${{matrix.tests.name}} \| ${{matrix.tests.type}} \| ${{matrix.tests.syntax}} \| ${{matrix.tests.api}} runs-on: ubuntu-latest needs: test-path-generate strategy: