feat: add Playwright testing framework configuration and tests #71
1 changed files with 3 additions and 0 deletions
3
.github/workflows/playwright.yml
vendored
3
.github/workflows/playwright.yml
vendored
|
@ -30,6 +30,9 @@ jobs:
|
|||
depends_on:
|
||||
- postgres-employee
|
||||
|
||||
ports:
|
||||
- 8089:8089
|
||||
|
||||
steps:
|
||||
# Checkout the repository
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue