mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Fixed.
This commit is contained in:
parent
4dbf61efae
commit
6c340903f2
1 changed files with 0 additions and 1 deletions
|
@ -129,6 +129,5 @@ jobs:
|
||||||
while [ $(($(now) - $start)) -le 15 ] && ! can_connect; do
|
while [ $(($(now) - $start)) -le 15 ] && ! can_connect; do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
cd src
|
|
||||||
pnpm exec playwright install chromium --with-deps
|
pnpm exec playwright install chromium --with-deps
|
||||||
pnpm run test-ui --project=chromium
|
pnpm run test-ui --project=chromium
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue