Skip to content

Commit 3a7ea61

Browse files
author
tylertitsworth
committed
correct coverage xml
1 parent b69eb5a commit 3a7ea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-runner-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Comment on PR
7979
uses: orgoro/coverage@v3.1
8080
with:
81-
coverageFile: coverage/coverage.xml
81+
coverageFile: coverage.xml
8282
token: ${{ secrets.ACTION_TOKEN }}
8383
treshholdAll: 80
8484
integration-test:

0 commit comments

Comments
 (0)