Skip to content

Commit

Permalink
Fix removed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
francbartoli committed Feb 26, 2024
1 parent 6f18695 commit 8228a1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
spectral-oas:
name: Lint and validate OpenAPI document for pygeoapi configuration
runs-on: ubuntu-latest
needs: build
steps:
# Check out the repository
- name: Check out the repository
Expand Down Expand Up @@ -48,7 +47,6 @@ jobs:
spectral-owasp:
name: Validate OpenAPI document against OWASP Top 10 API security rules
runs-on: ubuntu-latest
needs: build
steps:
# Check out the repository
- name: Check out the repository
Expand Down

0 comments on commit 8228a1b

Please sign in to comment.