Skip to content

Commit 8c9f4d2

Browse files
Clean up
1 parent 13df34e commit 8c9f4d2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,4 @@ jobs:
123123
with:
124124
name: playwright-report
125125
path: ./test/e2e/playwright-report/
126-
retention-days: 30
127-
128-
- name: Upload AEM Logs
129-
uses: actions/upload-artifact@v4
130-
if: ${{ !cancelled() }}
131-
with:
132-
name: aem-log-error
133-
path: ./aem/home/var/instance/author/crx-quickstart/logs/error.log
134126
retention-days: 30

0 commit comments

Comments
 (0)