[CI] Update ruff command
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
74fe3c6a58
commit
5147a17a0b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
- name: python lint with ruff
|
||||
image: pipelinecomponents/ruff
|
||||
commands:
|
||||
- ruff py_hypercube.py
|
||||
- ruff check py_hypercube.py
|
||||
|
||||
#- name: python lint
|
||||
# image: cytopia/pylint
|
||||
|
|
Loading…
Reference in a new issue