Skip to content

Commit f7c6723

Browse files
author
Tyler Titsworth
authored
Update integration-test.yaml
Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent 600e196 commit f7c6723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
merge-logs:
7575
# download all artifacts across containers
7676
needs: [pipeline-ci]
77+
if: success() || failure()
7778
runs-on: ubuntu-latest
7879
permissions:
7980
pull-requests: write

0 commit comments

Comments
 (0)