Fix pipeline warning

This commit is contained in:
Alex Root Junior 2020-05-31 18:27:47 +03:00
parent aed3642385
commit 87104bd783

View file

@ -49,6 +49,5 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage.xml
flags: unittests
yml: codecov.yml
name: py-${{ matrix.python-version }}-${{ matrix.os }}
fail_ci_if_error: true