mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-14 10:33:12 +03:00
Enable ABI3 for regular tests
This commit is contained in:
parent
dfee54932b
commit
8be79126ad
1
.github/workflows/tests-and-linters.yml
vendored
1
.github/workflows/tests-and-linters.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
||||||
- run: pip install tox
|
- run: pip install tox
|
||||||
- run: tox
|
- run: tox
|
||||||
env:
|
env:
|
||||||
|
DEPENDENCY_INJECTOR_LIMITED_API: 1
|
||||||
TOXENV: ${{ matrix.python-version }}
|
TOXENV: ${{ matrix.python-version }}
|
||||||
|
|
||||||
test-different-pydantic-versions:
|
test-different-pydantic-versions:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user