Skip to content

Commit 01b7930

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-test.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ jobs:
112112
with:
113113
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
114114
number: ${{ github.event.pull_request.number }}
115-
header: test-runner combined summary
115+
header: 'Integration Tests Summary'
116116
path: output.txt
117-
recreate: true
117+
delete: true
118118
status-check:
119119
needs: [group-diff, pipeline-ci, merge-logs]
120120
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)