Skip to content

Commit f6918b4

Browse files
committed
Remove logging step
1 parent ea410aa commit f6918b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
run: yarn
3434
- name: Install Playwright Browsers
3535
run: yarn playwright install --with-deps chromium
36-
- name: Show playwright installs
37-
run: ls /home/runner/.cache/ms-playwright
3836
- run: node scripts/setVersion.js --next
3937
- run: yarn build
4038
- run: yarn lint

0 commit comments

Comments
 (0)