From 9807d6102ce8a7757b67a472548f26a521f9a8b4 Mon Sep 17 00:00:00 2001 From: Aryan Iyappan <69184573+codebyaryan@users.noreply.github.com> Date: Sat, 21 Aug 2021 17:40:08 +0530 Subject: [PATCH] Update coveralls.yml --- .github/workflows/coveralls.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml index c2f9f3cc..a8e2875c 100644 --- a/.github/workflows/coveralls.yml +++ b/.github/workflows/coveralls.yml @@ -19,7 +19,6 @@ on: jobs: coveralls_finish: # check coverage increase/decrease - needs: tests runs-on: ubuntu-latest steps: - name: Coveralls Finished