gh/actions: fix invalid path for codecov

This commit is contained in:
Jens Langhammer 2020-05-13 22:27:18 +02:00
parent 922cbf932d
commit 47f6d0ac59
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ jobs:
- uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./unittest.xml
# Build
build-server:
needs: