duplicate step names
This commit is contained in:
parent
23cb722cd9
commit
dd43985224
@ -3,7 +3,7 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: check_result
|
||||
- name: run_algo
|
||||
image: "python:3.8"
|
||||
commands:
|
||||
- pip3 install -r requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user