Skip to content

Commit aef1c4a

Browse files
author
sangeet-joy_xero
committed
prism script pointed to master
1 parent dc7b6cf commit aef1c4a

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 feature/prism-changes-mt-v2 & sleep 15
51+
run: ./start-prism.sh & sleep 15
5252
working-directory: xero-python/tests/utils
5353

5454
- name: Run Test

0 commit comments

Comments
 (0)