remove uploadCoverage input from extended tests

This commit is contained in:
Erica Portnoy
2026-04-24 13:17:13 -07:00
parent 3d0b315f8d
commit 1fd4882a28
@@ -44,6 +44,5 @@ jobs:
with:
PYTHON_VERSION: "${{ matrix.PYTHON_VERSION }}"
TOXENV: "${{ matrix.TOXENV }}"
uploadCoverage: "${{ inputs.uploadCoverage }}"
IMAGE_NAME: "${{ matrix.IMAGE_NAME }}"
test_name: "extended_test"