mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-10 04:21:26 +00:00
PLTCONN-3577: Switch back to original relative format
This commit is contained in:
2
.github/workflows/prb_linux.yml
vendored
2
.github/workflows/prb_linux.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user