fix: resolve merge conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
5
.github/workflows/cypress.yml
vendored
5
.github/workflows/cypress.yml
vendored
@@ -26,11 +26,6 @@ jobs:
|
||||
server-versions: [ 'master' ]
|
||||
|
||||
steps:
|
||||
- name: Set up custom host for nextcloud
|
||||
run: |
|
||||
sudo echo "127.0.0.1 nextcloud.local" | sudo tee -a /etc/hosts
|
||||
cat /etc/hosts
|
||||
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user