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