Skip to content

Commit 8216dc2

Browse files
committed
ci: improve e2e tests
1 parent d53ea57 commit 8216dc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,9 @@ jobs:
264264
name: modern-node-modules-${{ hashFiles('**/package-lock.json') }}
265265
path: node_modules
266266

267+
- name: ls
268+
run: ls -la node_modules/.bin
269+
267270
- name: Download build output from artifacts
268271
uses: actions/download-artifact@v4
269272
with:

0 commit comments

Comments
 (0)