Skip to content

Commit

Permalink
remove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Rida authored and Omar Rida committed Mar 20, 2024
1 parent 954d44b commit 9a529e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
jobs:
openapi:
runs-on: ubuntu-latest
needs: versions-changed
if: ${{ needs.versions-changed.outputs.openapi == 'true' || inputs.generator == 'openapi' }}
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 9a529e5

Please sign in to comment.