.github/workflows: remove CODECOV_TOKEN

This commit is contained in:
Aliaksandr Valialkin 2021-04-19 11:11:14 +03:00
parent b3d88610fd
commit 90bba22c25

View file

@ -62,6 +62,5 @@ jobs:
- name: Publish coverage
uses: codecov/codecov-action@v1.0.6
with:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.txt