Skip to content

Commit 686f70e

Browse files
committed
Fix CI Upgrade again 2
1 parent 8a522b6 commit 686f70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
configuration: ${{ matrix.configuration }}
5252
platform: ${{ matrix.platform }}
5353
extraRunWindowsArgs: --no-autolink --no-deploy
54-
runCodeGenCheck: ${{ endsWith(matrix.sampleName, 'cpp-lib') }}
54+
# runCodeGenCheck: ${{ endsWith(matrix.sampleName, 'cpp-lib') }}

0 commit comments

Comments
 (0)