Skip to content

Commit b3108ce

Browse files
committed
💚 update working directory for qs.js installation in CI workflow
1 parent 2a77982 commit b3108ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
node-version: '20'
277277

278278
- name: Install qs.js
279-
working-directory: Tools/QsSwiftComparison
279+
working-directory: Tools/QsSwiftComparison/js
280280
run: npm install
281281

282282
- name: Compare Swift vs qs.js outputs (deterministic)

0 commit comments

Comments
 (0)