Skip to content

Commit da73226

Browse files
authored
code coev
1 parent 6bfe377 commit da73226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
license: ${{ secrets.NDEPENDLICENSE }}
41-
coveragefolder: ${{ github.workspace }}
41+
# coveragefolder: ${{ github.workspace }}
4242
baseline: main_recent
4343
retention-days: 15
4444
#stopIfQGFailed: true

0 commit comments

Comments
 (0)