Skip to content

Commit cd3e88e

Browse files
committed
Temp branch for testing id changes
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
1 parent 259d554 commit cd3e88e

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
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v3
3939
with:
4040
repository: nextcloud/server
41-
ref: ${{ matrix.server-versions }}
41+
ref: ${{ 'bugfix/noid/remove-files-duplicate-dom-ids' }}
4242

4343
- name: Checkout submodules
4444
shell: bash

0 commit comments

Comments
 (0)