Skip to content

Commit

Permalink
fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
lociii committed Feb 20, 2025
1 parent 2e93afb commit fa5b141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:

- name: Coverage
if: |
matrix.python == env.COVERAGE_PYTHON_VERSION
matrix.python-version == env.COVERAGE_PYTHON_VERSION
&&
matrix.django == env.COVERAGE_DJANGO_VERSION
&&
Expand Down

0 comments on commit fa5b141

Please sign in to comment.