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 b672e73 commit 7834c27Copy full SHA for 7834c27
.github/workflows/build-test-lint.yml
@@ -55,7 +55,7 @@ jobs:
55
run: prism --version
56
57
- name: Start PRISM Server
58
- run: ./start-prism.sh
+ run: nohup ./start-prism.sh
59
working-directory: xero-python/tests/utils
60
61
- name: Run Test
0 commit comments