Update unit-tests.yml

This commit is contained in:
Itxaka 2024-03-18 11:58:17 +01:00 committed by GitHub
parent abf92beac8
commit 5d43c28f84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,5 +31,7 @@ jobs:
earthly -P +test --GO_VERSION=${{ matrix.go-version }}
- name: Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
file: ./coverage.out