We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d1b17 commit 0da687bCopy full SHA for 0da687b
.github/workflows/build-test-lint.yml
@@ -48,7 +48,7 @@ jobs:
48
run: npm install -g @stoplight/prism-cli
49
50
- name: Start PRISM Server
51
- run: ./start-prism.sh & sleep 15
+ run: ./start-prism.sh feature/prism-changes & sleep 15
52
working-directory: xero-python/tests/utils
53
54
- name: Run Test
0 commit comments