ci: drop codecov bot (#6917)

This commit is contained in:
Sam Kleinman
2021-09-09 14:04:56 -04:00
committed by GitHub
parent 2a224fb2bd
commit 816e9b0b49
2 changed files with 0 additions and 31 deletions
-4
View File
@@ -121,7 +121,3 @@ jobs:
- run: |
cat ./*profile.out | grep -v "mode: atomic" >> coverage.txt
if: env.GIT_DIFF
- uses: codecov/codecov-action@v2.0.3
with:
file: ./coverage.txt
if: env.GIT_DIFF