diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bd3b6b1..dbae2e0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,5 +23,4 @@ jobs: - name: Mesuring Coverage uses: shogo82148/actions-goveralls@v1 with: - path-to-profile: profile.cov parallel: true