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 dc7b6cf commit aef1c4aCopy full SHA for aef1c4a
.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 feature/prism-changes-mt-v2 & sleep 15
+ run: ./start-prism.sh & sleep 15
52
working-directory: xero-python/tests/utils
53
54
- name: Run Test
0 commit comments