ci: remove unnecessary directory listings from test run for cleaner output
This commit is contained in:
parent
df1d339fcf
commit
85985274ed
3
.github/workflows/wc-e2e-test.yaml
vendored
3
.github/workflows/wc-e2e-test.yaml
vendored
@ -53,9 +53,6 @@ jobs:
|
||||
run: wait-on --timeout 30000 http://localhost:5080
|
||||
- name: Run tests
|
||||
run: |
|
||||
ls -al backend/public
|
||||
ls -al backend/public/webcomponent
|
||||
|
||||
cd frontend/webcomponent
|
||||
# Install Playwright browsers
|
||||
mkdir -p /tmp/ms-playwright
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user