diff --git a/.github/workflows/python-pytest.yml b/.github/workflows/python-pytest.yml index 7e89765..c4bcef5 100644 --- a/.github/workflows/python-pytest.yml +++ b/.github/workflows/python-pytest.yml @@ -33,5 +33,3 @@ jobs: - name: Test with pytest run: | pytest - - name: Coveralls GitHub Action - uses: coverallsapp/github-action@v2.2.3