Skip to content

Commit 916c613

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ jobs:
109109
# we just cloned and install it as local dependency
110110
- run: |
111111
cd github/testing/express
112-
ls -la
113-
npm ci
114112
npm install ../../../
115113
npm run test
116114

0 commit comments

Comments
 (0)