Skip to content

Commit d88e616

Browse files
committed
Update
1 parent 0bba0c6 commit d88e616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
npm start &
6161
- name: Start auth server
6262
run: |
63-
cd tests/test-apps/sample-server
63+
cd sdk/tests/test-apps/sample-server
6464
echo PRIVATE_KEY=${{ secrets.ik_private_key }} >> .env;
6565
npm install
6666
npm run server &

0 commit comments

Comments
 (0)