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
54572b2075
commit
53ab7bdc7b
1 changed files with 2 additions and 1 deletions
3
.github/workflows/frontend-admin-tests.yml
vendored
3
.github/workflows/frontend-admin-tests.yml
vendored
|
@ -107,6 +107,7 @@ jobs:
|
|||
- name: Run the frontend admin tests
|
||||
run: |
|
||||
pnpm run dev &
|
||||
sleep 30
|
||||
sleep 20
|
||||
cd src
|
||||
pnpm exec playwright install
|
||||
pnpm run test-admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue