There was an error while loading. Please reload this page.
1 parent 4fcb681 commit 2d6f725Copy full SHA for 2d6f725
report/ci-test.sh
@@ -5,4 +5,4 @@ pip install --disable-pip-version-check --no-cache-dir --quiet -r test-requireme
5
python -m unittest discover tests
6
python setup.py sdist bdist_wheel
7
VERSION=$(cat VERSION)
8
-pip install dist/firefox-code-coverage-$VERSION.tar.gz
+pip install dist/firefox_code_coverage-$VERSION.tar.gz
0 commit comments