summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/coverage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index c0989f3d..71b14c96 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -113,7 +113,7 @@ jobs:
python -VV
python -m site
python setup.py --quiet clean develop
- python igor.py zip_mods install_egg
+ python igor.py zip_mods
- name: "Download coverage data"
uses: actions/download-artifact@v2