Skip to content

Commit

Permalink
test(ci): upload nextcloud.log to different files
Browse files Browse the repository at this point in the history
Signed-off-by: Max <[email protected]>
  • Loading branch information
max-nextcloud authored and juliushaertl committed Dec 21, 2023
1 parent c83beee commit ee99bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
uses: actions/upload-artifact@v3
if: failure()
with:
name: Upload nextcloud log
name: cypress-${{ matrix.containers }}.log
path: data/nextcloud.log
retention-days: 5

Expand Down

0 comments on commit ee99bc1

Please sign in to comment.