Fixed cypress path.

This commit is contained in:
SamTV12345 2024-02-11 09:07:20 +01:00
parent 3175b8b03a
commit 2adad829d4

View file

@ -152,7 +152,7 @@ jobs:
run: |
pnpm run prod
curl --connect-timeout 10 --max-time 20 --retry 5 --retry-delay 10 --retry-max-time 60 --retry-connrefused http://127.0.0.1:9001/p/test
pnpm exec cypress run --config-file ../tests/frontend/cypress/cypress.config.js
pnpm exec cypress run --config-file ./tests/frontend/cypress/cypress.config.js
# On release, upload windows zip to GitHub release tab
-
name: Rename to etherpad-lite-win.zip