diff options
| author | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-04-14 14:12:35 +0530 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2023-04-21 13:30:45 +0530 |
| commit | c0c9f755a40a51889e73275578cb49296de84e43 (patch) | |
| tree | 94f9e6272b8cbe2faf6f8ee70231b7968ec59d87 /ci/ciimage | |
| parent | 5eb55075baa2883170a3d0cf3c0621aae56a1632 (diff) | |
| download | meson-c0c9f755a40a51889e73275578cb49296de84e43.tar.gz | |
ci: Move to the codecov github action
The pypi package was suddenly removed. Not the most
confidence-inspiring deprecation/migration:
https://about.codecov.io/blog/message-regarding-the-pypi-package/
Diffstat (limited to 'ci/ciimage')
| -rw-r--r-- | ci/ciimage/common.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/ciimage/common.sh b/ci/ciimage/common.sh index 68a4dae25..f6a52aef4 100644 --- a/ci/ciimage/common.sh +++ b/ci/ciimage/common.sh @@ -15,7 +15,6 @@ base_python_pkgs=( pytest-xdist pytest-subtests coverage - codecov jsonschema ) |
