Skip to content

Commit 942c58b

Browse files
authored
coverade
1 parent da73226 commit 942c58b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
with:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
license: ${{ secrets.NDEPENDLICENSE }}
41-
# coveragefolder: ${{ github.workspace }}
41+
#coveragefolder: ${{ github.workspace }}
42+
coveragefolder: ManagedCode.Storage.IntegrationTests
4243
baseline: main_recent
4344
retention-days: 15
4445
#stopIfQGFailed: true

0 commit comments

Comments
 (0)