chore: Add e2e test readme (#319)

This commit is contained in:
Eric Warehime
2023-12-20 09:49:11 -08:00
committed by GitHub
parent 335d7a216a
commit 4e7e7acfbf
3 changed files with 59 additions and 1 deletions
+1
View File
@@ -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