Skip to content

Commit 0da687b

Browse files
author
sangeet-joy_xero
committed
testing prism
1 parent 58d1b17 commit 0da687b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

5050
- name: Start PRISM Server
51-
run: ./start-prism.sh & sleep 15
51+
run: ./start-prism.sh feature/prism-changes & sleep 15
5252
working-directory: xero-python/tests/utils
5353

5454
- name: Run Test

0 commit comments

Comments
 (0)