We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d692751 commit 09b80f8Copy full SHA for 09b80f8
build/ci/job-template.yml
@@ -44,7 +44,6 @@ jobs:
44
${{ if eq(parameters.codeCoverage, 'false') }}:
45
hardLink: '/p:CreateHardLinksForCopyLocalIfPossible=True'
46
testTargetFramework: '/p:TestTargetFramework=$(_targetFramework)'
47
- CODECOV_TOKEN: 03031e35-fe75-4e4c-87ee-e919ae601748
48
strategy:
49
matrix:
50
${{ if eq(parameters.customMatrixes, '') }}:
0 commit comments