Skip to content

Commit

Permalink
fix: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Oct 31, 2024
1 parent 7e7874b commit 4c0f3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.11", "3.12"]
toxenv: ["django42"], "quality", "pii_check", "check_keywords"
toxenv: ["django42", "quality", "pii_check", "check_keywords"]

services:
mysql:
Expand Down

0 comments on commit 4c0f3fd

Please sign in to comment.