This commit is contained in:
parent
602f7d4f1b
commit
23cb722cd9
@ -4,10 +4,10 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: check_result
|
- name: check_result
|
||||||
image: "python:3.8"
|
image: "python:3.8"
|
||||||
commands:
|
commands:
|
||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
- python3 destroy_p3.py -g GBA1000.txt
|
- python3 destroy_p3.py -g GBA1000.txt
|
||||||
- name: check_result
|
- name: check_result
|
||||||
image: "python:3.8"
|
image: "python:3.8"
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user