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 3797926 commit c0b657bCopy full SHA for c0b657b
.github/workflows/build-test-lint.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Start PRISM Server
55
run: |
56
- ./start-prism.sh & sleep 10
+ ./start-prism.sh & sleep 15
57
# & echo $! > prism_pid.txt
58
# sleep 15
59
working-directory: xero-python/tests/utils
0 commit comments