Skip to content

Commit

Permalink
chore: remove lint from gitlab (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
seemk authored Nov 15, 2023
1 parent 3dd9a74 commit 674e0f8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ build:
- dist/
when: always

lint:
extends: .tox
variables:
PY_VERSION: "3.9"
TOX_ENV: lint

test-py37:
extends: .tox
variables:
Expand Down

0 comments on commit 674e0f8

Please sign in to comment.