File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 6262 parallel : true
6363 format : golang
6464 flag-name : unittest-${{ matrix.clickhouse }}
65- coverage-reporter-version : v0.6.15
6665
6766 - name : Extract GCS credentials
6867 id : secrets
@@ -185,7 +184,6 @@ jobs:
185184 parallel : true
186185 format : golang
187186 flag-name : testflows-${{ matrix.clickhouse }}
188- coverage-reporter-version : v0.6.15
189187 # todo possible failures https://github.com/actions/upload-artifact/issues/270
190188 - name : Upload testflows logs
191189 uses : actions/upload-artifact@v4
@@ -353,7 +351,6 @@ jobs:
353351 parallel : true
354352 format : golang
355353 flag-name : integration-${{ matrix.clickhouse }}
356- coverage-reporter-version : v0.6.15
357354 coverage :
358355 needs :
359356 - test
@@ -366,7 +363,6 @@ jobs:
366363 with :
367364 base-path : ./
368365 parallel-finished : true
369- coverage-reporter-version : v0.6.15
370366 docker :
371367 needs :
372368 - test
You can’t perform that action at this time.
0 commit comments