Skip to content

Commit 2efdbad

Browse files
committed
Amend argument name
1 parent e70e255 commit 2efdbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# Fail if error if not on PR, or if on PR and token is given
4545
fail_ci_if_error: ${{ github.event_name != 'pull_request' || secrets.CODECOV_TOKEN }}
4646
file: ./cobertura.xml
47-
plugin: noop
47+
plugins: noop
4848
disable_search: true
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050

0 commit comments

Comments
 (0)