mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +03:00
CI: fix codecov action
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
1
.github/workflows/development.yml
vendored
1
.github/workflows/development.yml
vendored
@@ -87,6 +87,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
file: ./coverage.txt
|
file: ./coverage.txt
|
||||||
fail_ci_if_error: false
|
fail_ci_if_error: false
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|
||||||
- name: Run test cases using bolt provider
|
- name: Run test cases using bolt provider
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user