diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5e0aadd03bc..aa66a89ad08 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -872,11 +872,6 @@ jobs: echo '${{ toJSON(steps.changed-files-custom-sha.outputs) }}' shell: bash - - name: Show output - run: | - echo '${{ toJSON(steps.changed-files-since-last-remote-commit.outputs) }}' - shell: - bash - name: Get branch name id: branch-name uses: tj-actions/branch-names@v6