Skip to content

Commit e579be1

Browse files
authored
code
1 parent 942c58b commit e579be1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/dotnet.yml

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

0 commit comments

Comments
 (0)