aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-01-17 03:52:41 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2021-01-17 03:52:41 +0100
commit06d8661a1ed6fa2cb0752d763ca3739251afc349 (patch)
treeae1fa753f0ca338fc80038b9824c3a18da99f175
parent94cec4e32f977bd77aed4c88b63ea5262570c4db (diff)
downloadghdl-06d8661a1ed6fa2cb0752d763ca3739251afc349.tar.gz
ghdl-06d8661a1ed6fa2cb0752d763ca3739251afc349.tar.bz2
ghdl-06d8661a1ed6fa2cb0752d763ca3739251afc349.zip
ci: do not pass empty PYTHON envvar to CodeCov Action
-rw-r--r--.github/workflows/push.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index 01c59fd35..e2d507ba2 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -408,7 +408,6 @@ jobs:
with:
file: coverage.xml
flags: unittests
- env_vars: PYTHON
- name: Codacy
uses: codacy/codacy-coverage-reporter-action@master