From aa4ef94e15f284457565b9379540de443e74cdf6 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Tue, 9 Jun 2020 17:00:26 -0400 Subject: [PATCH] andremiras coveralls - spacing tests-unit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ad934bb00..131ef525c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -65,7 +65,7 @@ jobs: parallel: true coveralls_finish: - needs: test + needs: tests-unit runs-on: ubuntu-latest steps: - name: Coveralls Finished