We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46249d4 commit 7de1bc0Copy full SHA for 7de1bc0
1 file changed
.github/workflows/test.yaml
@@ -83,7 +83,7 @@ jobs:
83
--cov-append \
84
--verbose
85
86
- - name: Generate combined coverae report
+ - name: Generate combined coverage report
87
if: matrix.os == 'ubuntu-latest'
88
shell: bash
89
run: >
0 commit comments