diff --git a/.github/workflows/interface-unit-tests.yml b/.github/workflows/interface-unit-tests.yml index ad0622ba8c5..601e762fc92 100644 --- a/.github/workflows/interface-unit-tests.yml +++ b/.github/workflows/interface-unit-tests.yml @@ -508,7 +508,7 @@ jobs: with: job_name: data-tests (${{ matrix.python-version }}) branch: ${{ inputs.branch }} - coverage_artifact_name: data-coverage + coverage_artifact_name: data-coverage-${{ matrix.python-version }} python_version: ${{ matrix.python-version }} pipeline_mode: ${{ inputs.pipeline_mode }} install_jax: false