ci(workflows): ensure Playwright runs in CI mode always
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m56s

This commit is contained in:
Jan Gleytenhoover 2025-01-17 07:56:29 +01:00
parent c0ccc736bc
commit 408644ddad
Signed by: jank
GPG key ID: 50620ADD22CD330B

View file

@ -48,6 +48,7 @@ jobs:
CI: true # Ensures Playwright runs in CI mode
- name: Stop container for api
if: always()
run: docker compose up -d