feat: add Playwright testing framework configuration and tests #71
1 changed files with 1 additions and 0 deletions
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue