fix workflow

mochawesome
John McLear 2021-01-29 21:55:23 +00:00
parent 74909a2c7e
commit 48e910be1f
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
run: tests/frontend/travis/sauce_tunnel.sh
- name: Install ep_preformance_test_hook
run: ep_performance_test_hooks
run: npm install ep_performance_test_hooks
- name: Install all dependencies and symlink for ep_etherpad-lite
run: bin/installDeps.sh
@ -65,7 +65,7 @@ jobs:
run: tests/frontend/travis/sauce_tunnel.sh
- name: Install ep_preformance_test_hook
run: ep_performance_test_hooks
run: npm install ep_performance_test_hooks
- name: Install all dependencies and symlink for ep_etherpad-lite
run: bin/installDeps.sh