diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml deleted file mode 100644 index d909263..0000000 --- a/.github/workflows/codecov.yml +++ /dev/null @@ -1,2 +0,0 @@ -- name: Codecov - uses: codecov/codecov-action@v1.2.1