Skip to content

Commit

Permalink
Merge pull request #2 from opticdev/test
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
Alexandre-Herve authored Sep 5, 2023
2 parents ecd192c + b62a1c5 commit 6c3a3dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/optic_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Optic
run: npm install --location global @useoptic/optic@0.49.7-6
run: npm install --location global @useoptic/optic@0.49.7-7

- name: Run Optic
run: OPTIC_ENV=staging OPTIC_TOKEN="oidMDU4MmI1YzQtNTQwMS00YjIxLWI2Y2ItMDFmNGU0ODlkYWI3.ZBWfGe1k1noEvGGcKTtJG.-_KL_7gZsqLqfetE7iLm4" GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} optic run
2 changes: 1 addition & 1 deletion todo-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ paths:
required: false
responses:
'200':
description: ok
description: okay
content:
application/json:
schema:
Expand Down

0 comments on commit 6c3a3dd

Please sign in to comment.