mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-29 18:12:34 +00:00
Update pytest and allure cli to latest versions
* Updated pytest version to 8.1.1 Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> * Modified ALLURE_CLI_VERSION to 2.26.0 Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com> --------- Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
committed by
GitHub
parent
3b637c5124
commit
67dad64b50
2
.github/workflows/quali.yml
vendored
2
.github/workflows/quali.yml
vendored
@@ -11,7 +11,7 @@ env:
|
||||
# Cloud SDK certs
|
||||
CACERT: ${{ secrets.CACERT }}
|
||||
CAKEY: ${{ secrets.CAKEY }}
|
||||
ALLURE_CLI_VERSION: 2.14.0
|
||||
ALLURE_CLI_VERSION: 2.26.0
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user