We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa7bce commit 1448ef1Copy full SHA for 1448ef1
.github/workflows/build.yml
@@ -144,7 +144,6 @@ jobs:
144
files: ./cobertura.xml
145
flags: ${{matrix.db_version_name}}
146
fail_ci_if_error: true # optional (default = false)
147
- verbose: true # optional (default = false)
148
149
- name: Publish unit test results
150
uses: EnricoMi/publish-unit-test-result-action@v1.24
0 commit comments