From a404b8a87abe36db1efcc25010bd55a56942ff87 Mon Sep 17 00:00:00 2001 From: Smolevich Date: Mon, 6 Apr 2020 11:27:27 +0300 Subject: [PATCH] Try to delete parallel flag --- .github/workflows/ci-test-backend.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-test-backend.yml b/.github/workflows/ci-test-backend.yml index b84be27f..827e29f1 100644 --- a/.github/workflows/ci-test-backend.yml +++ b/.github/workflows/ci-test-backend.yml @@ -58,5 +58,4 @@ jobs: uses: shogo82148/actions-goveralls@v1 with: path-to-profile: ${{ github.workspace }}/profile.cov - parallel: true working-directory: backend