Skip to content

Commit 5ca136b

Browse files
committed
tmp: run against bugfix server branch
Signed-off-by: Julius Härtl <[email protected]>
1 parent 5d0916b commit 5ca136b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2929
with:
3030
repository: nextcloud/server
31-
ref: ${{ matrix.server-versions }}
31+
ref: bugfix/uncaught-preview-promise
3232
submodules: true
3333

3434
- name: Checkout viewer

0 commit comments

Comments
 (0)