diff --git a/.github/workflows/Linux_CI.yml b/.github/workflows/Linux_CI.yml index a751c75d4d5..1174438dd5c 100644 --- a/.github/workflows/Linux_CI.yml +++ b/.github/workflows/Linux_CI.yml @@ -45,8 +45,6 @@ jobs: run: bash rundiffstylecheck.sh - name: do all unit tests run: bash runtests.sh - - name: Codecov - uses: codecov/codecov-action@v1.0.10