We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 139561d + 4c3222c commit ac79baaCopy full SHA for ac79baa
action.yml
@@ -8,7 +8,7 @@ inputs:
8
description: Github token
9
required: true
10
default: ${{ github.token }}
11
- coverage-file-path:
+ coverage-file:
12
description: 'Path to `lcov.info` or `clover.xml` file. It has to include the filename so we can determine how to parse the coverage result.'
13
14
default: './coverage/clover.xml'
0 commit comments