Skip to content

Commit 8a3c538

Browse files
committed
Add task and makefile target for integration test
1 parent e7efa7e commit 8a3c538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/github/workflows/test-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7878
header: integration-test
7979
message: |
80-
### Unit Test Coverage
80+
### Integration Test Coverage
8181
${{ steps.test.outputs.total }}
8282
<details><summary>Coverage diff with base branch</summary>
8383

0 commit comments

Comments
 (0)