Skip to content

Commit

Permalink
adding default result
Browse files Browse the repository at this point in the history
  • Loading branch information
swetha1654 committed Dec 9, 2024
1 parent 9726ee0 commit ee58e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_test_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
echo "MODULE=$module" >> $GITHUB_ENV
echo "ALLURE_ARTIFACT_SUFFIX=$allure_artifact_suffix" >> $GITHUB_ENV
- name: Install pytest plugin for Allure
working-directory: ${{ inputs.working-directory }}
run: pip install git+https://github.com/canonical/operator-workflows@ISD-2620-allure#subdirectory=python/pytest_plugins/allure_pytest_collection_report
- name: Install tox
run: |
Expand Down

0 comments on commit ee58e40

Please sign in to comment.