diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c98d24e..2788e86 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,5 +47,4 @@ jobs: run: | pytest - name: Upload coverage to Codecov - if: matrix.os == 'ubuntu-latest' uses: codecov/codecov-action@v1