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
|
@ -37,6 +37,7 @@ jobs:
|
||||||
- name: Debug
|
- name: Debug
|
||||||
run: |
|
run: |
|
||||||
docker ps
|
docker ps
|
||||||
|
apt update
|
||||||
apt install telnet
|
apt install telnet
|
||||||
telnet localhost 8089
|
telnet localhost 8089
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue