Miss spelled docker image for codecov.

This commit is contained in:
2020-02-18 21:23:15 +01:00
parent abe4b5745c
commit e4b3243a56

View File

@@ -23,7 +23,7 @@ steps:
- py.test test
- name: codecov
image: python3:6-alpine
image: python:3.6-alpine
environment:
CODECOV_TOKEN:
from_secret: CODECOV_TOKEN