Skip to content

Commit

Permalink
delete pydantic compatibility check from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Oct 18, 2024
1 parent 1c066c5 commit a940d65
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 100 deletions.
94 changes: 0 additions & 94 deletions .github/workflows/_pydantic_compatibility.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
working-directory: .
secrets: inherit

pydantic-compatibility:
uses:
./.github/workflows/_pydantic_compatibility.yml
with:
working-directory: .
secrets: inherit
test:
timeout-minutes: 5
runs-on: ubuntu-latest
Expand Down

0 comments on commit a940d65

Please sign in to comment.