Update collaboration.yml

This commit is contained in:
John McLear 2021-03-13 19:12:54 +00:00
parent af42e3e620
commit 04e275ea15

View file

@ -37,10 +37,10 @@ jobs:
- name: Run Etherpad
run: |
node src\node\server.js &
cd src\tests\frontend
- name: Run Tests
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