mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
Update collaboration.yml
This commit is contained in:
parent
af42e3e620
commit
04e275ea15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/collaboration.yml
vendored
2
.github/workflows/collaboration.yml
vendored
|
@ -37,10 +37,10 @@ jobs:
|
||||||
- name: Run Etherpad
|
- name: Run Etherpad
|
||||||
run: |
|
run: |
|
||||||
node src\node\server.js &
|
node src\node\server.js &
|
||||||
cd src\tests\frontend
|
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
|
cd src\tests\frontend
|
||||||
cypress run --spec cypress\integration\collaborate.js --config-file cypress\cypress.json
|
cypress run --spec cypress\integration\collaborate.js --config-file cypress\cypress.json
|
||||||
cypress run --spec cypress\integration\collaborate.js --config-file cypress\cypress.json
|
cypress run --spec cypress\integration\collaborate.js --config-file cypress\cypress.json
|
||||||
cypress run --spec cypress\integration\collaborate.js --config-file cypress\cypress.json
|
cypress run --spec cypress\integration\collaborate.js --config-file cypress\cypress.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue