We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfe377 commit da73226Copy full SHA for da73226
.github/workflows/dotnet.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
license: ${{ secrets.NDEPENDLICENSE }}
41
- coveragefolder: ${{ github.workspace }}
+ # coveragefolder: ${{ github.workspace }}
42
baseline: main_recent
43
retention-days: 15
44
#stopIfQGFailed: true
0 commit comments