We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83c5eb commit fa3f568Copy full SHA for fa3f568
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
os: [ubuntu-latest]
17
python-version: ["3.11", "3.12"]
18
- toxenv: [quality, docs, pii_check, django42, django52]
+ toxenv: [quality, pii_check, django42, django52]
19
steps:
20
- uses: actions/checkout@v5
21
- name: setup python
0 commit comments