Skip to content

Commit

Permalink
infra: remove pydantic compatibility checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Sep 8, 2024
1 parent 72d1b5a commit d32b8fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 110 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/_all_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ jobs:
working-directory: ${{ inputs.working-directory }}
secrets: inherit

dependencies:
name: "-"
uses: ./.github/workflows/_dependencies.yml
with:
working-directory: ${{ inputs.working-directory }}
secrets: inherit

test:
name: "-"
uses: ./.github/workflows/_test.yml
Expand Down
103 changes: 0 additions & 103 deletions .github/workflows/_dependencies.yml

This file was deleted.

0 comments on commit d32b8fb

Please sign in to comment.