From 3d7cff98353eabf859b29cfbc2cd6903edebc66d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 24 Sep 2022 20:28:43 -0600 Subject: [PATCH] chore: remove logging the github context --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 93a6b334..aa84ebbd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -270,8 +270,6 @@ jobs: with: submodules: true fetch-depth: 0 - - name: Show github context - run: echo '${{ toJSON(github) }}' - name: Run changed-files with defaults id: changed-files uses: ./