Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
tmp: test ci against viewer branch
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Aug 13, 2024
commit 0a2fa2e5f767cf8b4f4ce3600d74870b1ae13f38
2 changes: 1 addition & 1 deletion .github/workflows/cypress-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/[email protected]
with:
repository: nextcloud/viewer
ref: ${{ matrix.server-versions }}
ref: fix/filename-relative-to-davroot
path: apps/viewer

- name: Register assistant Git reference
Expand Down