We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 624c95b + 3fd7656 commit d641328Copy full SHA for d641328
1 file changed
.github/workflows/build-lint-test.yml
@@ -33,7 +33,7 @@ jobs:
33
run: npm install -g @stoplight/prism-cli
34
35
- name: Start PRISM Server
36
- run: ./start-prism.sh feature/prism-changes-mt-v2 & sleep 15
+ run: ./start-prism.sh & sleep 15
37
working-directory: Xero-Java/src/test/java/com/xero/api/util
38
39
- name: Build and test post generation
0 commit comments