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:
Jitendrakumar Kushavah
2024-03-26 15:04:45 +05:30
committed by GitHub
parent 3b637c5124
commit 67dad64b50

View File

@@ -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: