ci: poke
This commit is contained in:
parent
4c098165ad
commit
bc432b876a
@ -9,7 +9,7 @@ name: run_tests
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
# Run tests against Python with pytest
|
# Run tests against Python with pytest
|
||||||
- name: engine_test
|
- name: test
|
||||||
image: python:3.7.2
|
image: python:3.7.2
|
||||||
commands:
|
commands:
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user