PLTCONN-3577: Switch back to original relative format

This commit is contained in:
fangming-ning-sp
2023-09-11 10:09:32 -05:00
parent c5969479b7
commit 2fa4a3c05b

View File

@@ -52,7 +52,7 @@ jobs:
npm run pack-zip npm run pack-zip
- name: Test customizer project from init command - name: Test customizer project from init command
working-directory: ./../customizerTest working-directory: ./customizerTest
run: | run: |
npm install npm install
npm run test npm run test