This commit is contained in:
William Luke 2022-02-03 10:56:32 +03:00
parent 4c098165ad
commit bc432b876a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ name: run_tests
steps:
# Run tests against Python with pytest
- name: engine_test
- name: test
image: python:3.7.2
commands:
# Install dependencies