Rename .de to .com #386

This commit is contained in:
Daniel Grams 2023-03-22 21:48:03 +01:00
parent 83b737c3bb
commit 5b908b385a

View File

@ -87,7 +87,8 @@ jobs:
run: coverage combine coverage*/.coverage*
- name: Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
fail_ci_if_error: true