Skip to content

Commit 2d6f725

Browse files
committed
report: Adjust name of the sdist package generated when building
1 parent 4fcb681 commit 2d6f725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/ci-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pip install --disable-pip-version-check --no-cache-dir --quiet -r test-requireme
55
python -m unittest discover tests
66
python setup.py sdist bdist_wheel
77
VERSION=$(cat VERSION)
8-
pip install dist/firefox-code-coverage-$VERSION.tar.gz
8+
pip install dist/firefox_code_coverage-$VERSION.tar.gz

0 commit comments

Comments
 (0)