Skip to content

Commit

Permalink
fix(ci): fix weird thing
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Oct 3, 2023
1 parent a6082f4 commit 4255ad3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
uses: ./.github/workflows/test.yaml
with:
coverage: ${{ matrix.python-version == '3.11' && matrix.pydantic-version == '2' }}
integration: ${{ matrix.python-version == '3.12' && matrix.pydantic-version == '2' }}
pydantic-version: ${{ matrix.pydantic-version }}
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 4255ad3

Please sign in to comment.