Skip to content

Commit aee6d92

Browse files
committed
fix(ci): fix path for integration test
1 parent fd9ead8 commit aee6d92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
# we just cloned and install it as local dependency
110110
- run: |
111111
cd github/testing/express
112+
ls -la
112113
npm ci
113114
npm install ../../../
114115
npm run test

0 commit comments

Comments
 (0)