Skip to content

Commit 9d2ada2

Browse files
committed
Update .gitlab-ci.yml file
1 parent 62403ed commit 9d2ada2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ test:
55
variables:
66
PYTHON_VERSION: "3.11"
77
image: python:${PYTHON_VERSION}
8-
stage: lint
98
script:
109
- pip install --upgrade pip
1110
- pip install ruff

0 commit comments

Comments
 (0)