Skip to content

Commit 26106fe

Browse files
committed
Matrix test
1 parent af474a0 commit 26106fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-automation-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# Runner: ${{ runner.name }}
6464
strategy:
6565
matrix:
66-
environment: [ ${{ github.event.inputs.TargetEnvironment }}, ${target_oem_environment} ]
66+
environment: [ "${{ github.event.inputs.TargetEnvironment }}", ${target_oem_environment} ]
6767
environment: ${{ matrix.environment }}
6868
steps:
6969

0 commit comments

Comments
 (0)