Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Aug 27, 2024
1 parent 277aafb commit 9ecbd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9ecbd49

Please sign in to comment.