Skip to content

Commit 3116aee

Browse files
committed
Add more logging
1 parent 4157b6d commit 3116aee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,9 @@ jobs:
274274
path: playwright-report
275275
retention-days: 14
276276

277+
- run: ls -l
278+
- run: ls -l playwright-report
279+
277280
- name: Push to Github Pages
278281
uses: peaceiris/actions-gh-pages@v3.9.3
279282
with:

0 commit comments

Comments
 (0)