From 9ecbd4995c97418fc5b982f09104a31562d40603 Mon Sep 17 00:00:00 2001 From: Benjamin DeMann Date: Tue, 27 Aug 2024 15:54:41 -0600 Subject: [PATCH] test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: