Skip to content

Commit

Permalink
getting integ to run
Browse files Browse the repository at this point in the history
  • Loading branch information
swetha1654 committed Dec 4, 2024
1 parent 8fdfe9a commit c462db2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ jobs:
allure-report:
name: (beta) Publish Allure report
needs:
- integration-tests
- integration-test
- openstack-interface-tests-private-endpoint
- openstack-integration-tests-private-endpoint
runs-on: ubuntu-latest
timeout-minutes: 5
if: always() && !cancelled()
Expand Down

0 comments on commit c462db2

Please sign in to comment.