Restore execution of playwright tests #130

Merged
bustikiller merged 23 commits from restore-playwright into main 2025-06-08 11:37:30 +00:00
Showing only changes of commit 4455c0e6d4 - Show all commits

View File

@ -27,4 +27,4 @@ jobs:
- name: Run the service that will be tested - name: Run the service that will be tested
run: pnpm run start & run: pnpm run start &
- name: Run Playwright tests - name: Run Playwright tests
run: pnpm exec playwright test run: DEBUG=pw:api pnpm exec playwright test