Skip to content

Commit 007c45e

Browse files
committed
test: print straming task at the end
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
1 parent 7afe3dc commit 007c45e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ jobs:
330330
curl -u "$CREDS" -H "oCS-APIRequest: true" "http://localhost:8080/ocs/v2.php/taskprocessing/task/$TASK_ID?format=json"
331331
[ "$TASK_STATUS" = '"STATUS_SUCCESSFUL"' ]
332332
[ "$STREAMING_OBSERVED" -eq 1 ]
333+
echo "$TASK"
333334
334335
- name: Show nextcloud logs
335336
if: always()

0 commit comments

Comments
 (0)