emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bnf-mode ba1eaa8 11/12: Remove codecov/codecov-action u


From: Stefan Monnier
Subject: [elpa] externals/bnf-mode ba1eaa8 11/12: Remove codecov/codecov-action usage
Date: Wed, 12 May 2021 18:44:10 -0400 (EDT)

branch: externals/bnf-mode
commit ba1eaa809de66a3011d7ea383a36e4356378fbe7
Author: Serghei Iakovlev <egrep@protonmail.ch>
Commit: Serghei Iakovlev <egrep@protonmail.ch>

    Remove codecov/codecov-action usage
---
 .github/workflows/build.yml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index df485a5..c12dda2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -96,12 +96,3 @@ jobs:
       - name: After Success Reporting
         if: success()
         run: git log --format=fuller -5
-
-      - name: Upload Code Coverage Report
-        uses: codecov/codecov-action@v1
-        with:
-          token: ${{ secrets.CODECOV_TOKEN }}
-          yml: ./.codecov.yml
-          name: codecov-umbrella
-          flags: unittests
-          fail_ci_if_error: false



reply via email to

[Prev in Thread] Current Thread [Next in Thread]