Skip to content

Commit 8073105

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ jobs:
110110
- run: |
111111
cd github/testing/express
112112
npm install ../../../
113-
cd ../../../
114113
npm run test
115114
116115
# todo repeat with other adapters

0 commit comments

Comments
 (0)