Skip to content

Commit 37763c2

Browse files
author
sangeet-joy_xero
committed
prism script branch changed
1 parent 08b4ff0 commit 37763c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: npm install -g @stoplight/prism-cli
3737

3838
- name: Start PRISM Server
39-
run: ./start-prism.sh feature/prism-changes & sleep 15
39+
run: ./start-prism.sh feature/prism-changes-mt-v2 & sleep 15
4040
working-directory: Xero-Java/src/test/java/com/xero/api/util
4141

4242
- name: Build and test post generation

0 commit comments

Comments
 (0)