Update .github/workflows/tests.yml

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Tom Hu 2021-04-02 14:38:52 -04:00 committed by GitHub
parent 853c68e3d0
commit 5808e02a7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: