mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00
Update test.yml
This commit is contained in:
parent
a9e4ce7cf9
commit
fe2fab4938
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -34,5 +34,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
files: coverage.out
|
files: coverage.out
|
||||||
flags: ${{ matrix.os }},go-${{ matrix.go-version }}
|
flags: ${{ runner.os }},go-${{ matrix.go-version }}
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user