mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-10 08:33:17 +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: tox
|
||||
env:
|
||||
DEPENDENCY_INJECTOR_LIMITED_API: 1
|
||||
TOXENV: ${{ matrix.python-version }}
|
||||
|
||||
test-different-pydantic-versions:
|
||||
|
|
Loading…
Reference in New Issue
Block a user