This commit is contained in:
SamTV12345 2024-02-05 21:09:10 +01:00
parent f604eb8e08
commit 8519119cb0

View file

@ -117,7 +117,7 @@ jobs:
run: npm install npm@6 -g
-
name: Install Cypress
run: cd etherpad && cd src && npm install cypress --legacy-peer-deps
run: cd etherpad && npm install cypress --legacy-peer-deps
-
name: Run Etherpad
run: |