summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 0e4a46ce..d5904330 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -24,7 +24,6 @@ jobs:
uses: codecov/codecov-action@v1
with:
flags: >- # Mark which lines are covered by which envs
- GHA,
${{ runner.os }},
${{ matrix.python }}
functionalities: gcov # disable C coverage autodiscovery