Skip to content

Commit bc2521d

Browse files
janepiebackportbot[bot]
authored andcommitted
fix: test naming
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
1 parent 6c8db72 commit bc2521d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
run: |
274274
tail data/nextcloud.log
275275
276-
- name: Show context_chat logs
276+
- name: Show context_agent logs
277277
if: always()
278278
run: |
279279
[ -f ${{ env.APP_NAME }}/logs ] && cat ${{ env.APP_NAME }}/logs || echo "No context_chat logs"

0 commit comments

Comments
 (0)