fix ci image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Julien Fastré 2021-02-20 17:12:55 +01:00
parent c57e013d47
commit 76ebbd5eb3

View File

@ -4,6 +4,6 @@ name: default
steps:
- name: test
image: python3
image: python:3
commands:
- python3 test.py