From 5808e02a7cbc1764f1853c459d15097f8e647dff Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Fri, 2 Apr 2021 14:38:52 -0400 Subject: [PATCH] Update .github/workflows/tests.yml Co-authored-by: Mike McQuaid --- .github/workflows/tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 481eac962d..1f5be65e6a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -210,9 +210,6 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - name: Show coverage files - run: ls -al /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/coverage - - uses: codecov/codecov-action@e156083f13aff6830c92fc5faa23505779fbf649 # v1.2.1 test-default-formula-linux: