Merge branch 'main' into dependabot/docker/golang-1.22.0

pull/1569/head
chenk 7 months ago committed by GitHub
commit b3d6af8901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@ jobs:
- name: Run unit tests
run: make tests
- name: Upload code coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage.txt
e2e:

Loading…
Cancel
Save