Skip to content

Commit 1dd6dcc

Browse files
author
sangeet-joy_xero
committed
running prism server in pipeline
1 parent 6760165 commit 1dd6dcc

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 & sleep 15
39+
run: ./start-prism.sh feature/prism-changes & 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)