Skip to content

Commit 06e6b4c

Browse files
committed
fix(ci): fix path for integration test
1 parent 8073105 commit 06e6b4c

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
@@ -110,6 +110,7 @@ jobs:
110110
- run: |
111111
cd github/testing/express
112112
npm install ../../../
113+
npm install
113114
npm run test
114115
115116
# todo repeat with other adapters

0 commit comments

Comments
 (0)