Skip to content

Commit 8be7912

Browse files
committed
Enable ABI3 for regular tests
1 parent dfee549 commit 8be7912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-and-linters.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- run: pip install tox
1919
- run: tox
2020
env:
21+
DEPENDENCY_INJECTOR_LIMITED_API: 1
2122
TOXENV: ${{ matrix.python-version }}
2223

2324
test-different-pydantic-versions:

0 commit comments

Comments
 (0)