From 0d2d6dba75b7df2863f0a9f9d241e9fddd083449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 11 Mar 2021 15:03:07 +0100 Subject: [PATCH] TMP: Debug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- .github/workflows/cypress.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 492356797e1..3c927e6bbe7 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -81,3 +81,7 @@ jobs: working-directory: 'apps/${{ env.APP_NAME }}' env: CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} + + - name: Nextcloud log + run: | + cat data/nextcloud.log