Skip to content

Commit d617162

Browse files
Update allure-report.yml
1 parent 8284fcc commit d617162

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/allure-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
env:
6969
ENDPOINT: ${{ github.event.inputs.ENDPOINT}}
7070
BROWSER: ${{ github.event.inputs.BROWSER}}
71-
ASR_DEVICE: ${{ github.event.inputs.DEVICE}}
72-
ASR_LANGUAGE: ${{ github.event.inputs.LANGUAGE}}
71+
ASR_DEVICE: ${{ github.event.inputs.ASR_DEVICE}}
72+
ASR_LANGUAGE: ${{ github.event.inputs.ASR_LANGUAGE}}
7373
OS: ${{ github.event.inputs.OS}}
7474
ALLURE_JOB_RUN_ID: ${{ github.event.inputs.ALLURE_JOB_RUN_ID }}
7575
ALLURE_RESULTS: "allure-results"

0 commit comments

Comments
 (0)