Skip to content

Commit

Permalink
chore: update workflow ci
Browse files Browse the repository at this point in the history
Signed-off-by: Charel Baum (external expert on behalf of DB InfraGO AG) <[email protected]>
  • Loading branch information
Charel Baum (external expert on behalf of DB InfraGO AG) committed Apr 29, 2024
1 parent 7fe0657 commit 995d03d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,10 @@ jobs:
run: make -j2 test

- name: Publish Unit Test Coverage
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3
with:
flags: unittests
file: _output/tests/linux_amd64/coverage.txt
files: _output/tests/linux_amd64/coverage.txt

e2e-tests:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 995d03d

Please sign in to comment.