Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amahadaya committed Jul 22, 2024
1 parent 5a3e7e2 commit b2c5a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- name: Install Prism
run: (yarn global add @stoplight/prism-cli@5.8.2 && yarn global add @stoplight/json@3.20.0
run: (yarn global add @stoplight/prism-cli@5.8.2 && yarn global add @stoplight/json@3.20.0)
- name: Start Prism Server
run: (prism mock -h 127.0.0.1 openapi.json &)
- name: Set up Ruby
Expand Down

0 comments on commit b2c5a1b

Please sign in to comment.