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 9352ac4 commit 88c63a9Copy full SHA for 88c63a9
.github/workflows/deploy.yml
@@ -58,7 +58,6 @@ jobs:
58
59
- name: Install Packages and Test
60
run: |
61
- cat package.json
62
yarn
63
npm install -g @stoplight/prism-cli
64
prism mock ./bandwidth.yml & yarn test-unit
0 commit comments