Skip to content

Commit

Permalink
fix: exclude remove from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Jul 26, 2023
1 parent a221d2d commit 3deab08
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
os: [ubuntu-20.04]
python-version: ['3.8']
toxenv: [quality, django32, django42]
exclude:
- python-version: '3.8'
toxenv: quality

steps:
- name: checkout repo
Expand Down

0 comments on commit 3deab08

Please sign in to comment.