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