Skip to content

Commit

Permalink
ci: remove commentout
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 committed Dec 9, 2022
1 parent 9a4dd57 commit a13d52f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# - name: Bundle
# run: docker run --rm -v $PWD:/spec redocly/cli bundle /spec/schema/openapi.yml --output /spec/bundled.yml
- name: Lint
run: docker run --rm -v $PWD:/spec redocly/cli lint /spec/schema/openapi.yml

0 comments on commit a13d52f

Please sign in to comment.