Skip to content

Commit

Permalink
made sure that pydantic-v-1 branch is also tested
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Schmidt committed Oct 25, 2023
1 parent 0f4523b commit a9e1e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Python package

on:
push:
branches: [ "main" ]
branches: [ "main", "pydantic-v-1" ]
pull_request:

jobs:
Expand Down

0 comments on commit a9e1e48

Please sign in to comment.