Skip to content

Commit 0f4b188

Browse files
committed
changes
1 parent d760913 commit 0f4b188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
job_name: 🧪 Test ${{ matrix.name }}
197197
overwrite_job_name: ${{ inputs.is_called_workflow || false }}
198198
experiment: ${{ matrix.experiment }}
199-
artifact_name: TestWithoutHardware-${{ matrix.name }}-assets
199+
artifact_name: TestWithoutHardware-${{ matrix.name }}-${{ matrix.version }}-assets
200200
expensive_checks: "1"
201201
instrument_tests: ${{ fromJson('["0", "1"]')[inputs.do_instrumentation] }}
202202
timeout_minutes: 60

0 commit comments

Comments
 (0)