feat: add Playwright testing framework configuration and tests #71
1 changed files with 1 additions and 1 deletions
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
run: |
|
||||
docker ps
|
||||
apt update
|
||||
apt install telnet
|
||||
apt install telnet -y
|
||||
telnet localhost 8089
|
||||
|
||||
# Set up Node.js
|
||||
|
|
Loading…
Add table
Reference in a new issue