From 63725ea32dca92678f1fdda462134f5a06cb583b Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 21 Oct 2022 06:18:43 -0600 Subject: [PATCH] chore: clean up test --- .github/workflows/test.yml | 5 ----- 1 file changed, 5 deletions(-) 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