ci: poke #1

Merged
williamluke merged 4 commits from lum/poke-drone into main 2022-02-03 09:14:56 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit bc432b876a - Show all commits

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