mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
Rename .de to .com #386
This commit is contained in:
parent
83b737c3bb
commit
5b908b385a
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user