Skip to content

Commit 8750b0b

Browse files
committed
💚 update coverage report configuration to allow overwriting existing files
1 parent bf4c820 commit 8750b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
name: coverage-${{ matrix.dotnet-version }}
9595
path: QsNet.Tests/TestResults/**/*.cobertura.xml
9696
if-no-files-found: error
97+
overwrite: true
9798

9899
coverage:
99100
name: Coverage (merged)

0 commit comments

Comments
 (0)