diff --git a/.github/workflows/pytests.yml b/.github/workflows/pytests.yml index 2bdf4e4..81e54b9 100644 --- a/.github/workflows/pytests.yml +++ b/.github/workflows/pytests.yml @@ -33,7 +33,7 @@ jobs: run: | python -m pytest - - name: Upload coverage reports to Codecov + - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v4.0.1 with: working-directory: centerline_width