chore: Add e2e test readme (#319)
This commit is contained in:
@@ -37,6 +37,7 @@ jobs:
|
||||
make test-unit
|
||||
- name: Test Coverage
|
||||
run: |
|
||||
go work init ||:
|
||||
make test-cover
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
|
||||
Reference in New Issue
Block a user