diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bf9ceaa..db370b3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,9 +36,7 @@ jobs: - name: Upload coverage to Codecov if: matrix.python-version == '3.10' # Only upload from one version - uses: codecov/codecov-action@v5 - with: - token: ${{ secrets.CODECOV_TOKEN }} + uses: coverallsapp/github-action@v2 integration-test: runs-on: ${{ matrix.os }} diff --git a/README.md b/README.md index 8efbfc3..2d3573c 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Tests - - + + Coverage Status Release