We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beae7c0 commit 637749eCopy full SHA for 637749e
1 file changed
.github/workflows/test-build-processes.yml
@@ -159,7 +159,7 @@ jobs:
159
#
160
# Testing against additional Node.js versions can help spot potential issues before upgrading.
161
test-gutenberg-build-process-additional-node-versions:
162
- name: Core running from ${{ matrix.directory }}
+ name: Gutenberg running from ${{ matrix.directory }}
163
uses: ./.github/workflows/reusable-test-gutenberg-build-process.yml
164
permissions:
165
contents: read
0 commit comments