diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 88117be41..4b95e5be8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -61,7 +61,7 @@ jobs: coveralls complete_coverals: - needs: test-unit + needs: tests-unit runs-on: ubuntu-latest steps: - name: Coveralls Finished