mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2025-02-18 11:02:31 +00:00
Specify codecov os
This commit is contained in:
parent
09faf340fb
commit
c7f8c19be7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -58,3 +58,4 @@ jobs:
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
directory: FFMpegCore.Test/TestResults
|
directory: FFMpegCore.Test/TestResults
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
os: windows
|
||||||
|
|
Loading…
Add table
Reference in a new issue