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.
1 parent 20a26fe commit 794f721Copy full SHA for 794f721
1 file changed
.github/workflows/test.yml
@@ -406,6 +406,7 @@ jobs:
406
if: always() && needs.coverage.result == 'success'
407
408
runs-on: ubuntu-latest
409
+ name: Coveralls Finish
410
411
steps:
412
- name: Coveralls Finished
0 commit comments