This commit is contained in:
SamTV12345 2024-03-10 21:27:46 +01:00
parent 54572b2075
commit 53ab7bdc7b

View file

@ -107,6 +107,7 @@ jobs:
- name: Run the frontend admin tests - name: Run the frontend admin tests
run: | run: |
pnpm run dev & pnpm run dev &
sleep 30 sleep 20
cd src
pnpm exec playwright install pnpm exec playwright install
pnpm run test-admin pnpm run test-admin