This commit is contained in:
parent
e0d76dbbde
commit
21ed0188a7
@ -3,7 +3,7 @@ steps:
|
|||||||
image: python:3.11
|
image: python:3.11
|
||||||
commands:
|
commands:
|
||||||
- pip install hatch
|
- pip install hatch
|
||||||
- hatch lint:lint
|
- hatch run lint:lint
|
||||||
build:
|
build:
|
||||||
image: python:3.11
|
image: python:3.11
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user