1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Make codecov fail loudly

This commit is contained in:
Jakub Roztocil
2019-09-18 11:17:33 +02:00
parent 2dbafe27ed
commit f031b8cc8b

View File

@@ -77,7 +77,7 @@ pycodestyle:
codecov:
which codecov || pip install codecov
codecov
codecov --required
@echo