mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-06-03 01:44:53 +00:00
Update unit-tests.yml
This commit is contained in:
parent
abf92beac8
commit
5d43c28f84
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -31,5 +31,7 @@ jobs:
|
|||||||
earthly -P +test --GO_VERSION=${{ matrix.go-version }}
|
earthly -P +test --GO_VERSION=${{ matrix.go-version }}
|
||||||
- name: Codecov
|
- name: Codecov
|
||||||
uses: codecov/codecov-action@v4
|
uses: codecov/codecov-action@v4
|
||||||
|
env:
|
||||||
|
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||||
with:
|
with:
|
||||||
file: ./coverage.out
|
file: ./coverage.out
|
||||||
|
Loading…
Reference in New Issue
Block a user