Skip to content

Commit

Permalink
Update pytest and allure cli to latest versions
Browse files Browse the repository at this point in the history
* Updated pytest version to 8.1.1

Signed-off-by: jitendracandela <[email protected]>

* Modified ALLURE_CLI_VERSION to 2.26.0

Signed-off-by: jitendracandela <[email protected]>

---------

Signed-off-by: jitendracandela <[email protected]>
  • Loading branch information
jitendracandela authored Mar 26, 2024
1 parent 3b637c5 commit 67dad64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quali.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 67dad64

Please sign in to comment.