mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-03 21:24:58 -04:00
The --wait flag causes CI to fail when init containers (like sqlscript) exit successfully with code 0. The workflow already has a dedicated 'Wait for Application' step that polls the application endpoint. Also remove redundant webServer config from playwright.config.ts since the workflow handles container startup separately.