We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69eb5a commit 3a7ea61Copy full SHA for 3a7ea61
.github/workflows/test-runner-ci.yaml
@@ -78,7 +78,7 @@ jobs:
78
- name: Comment on PR
79
uses: orgoro/coverage@v3.1
80
with:
81
- coverageFile: coverage/coverage.xml
+ coverageFile: coverage.xml
82
token: ${{ secrets.ACTION_TOKEN }}
83
treshholdAll: 80
84
integration-test:
0 commit comments