Skip to content

Commit 8617e5f

Browse files
committed
tmp
1 parent a58151b commit 8617e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-tests-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ jobs:
432432
advanced_cluster_tpf_mig_from_sdkv2:
433433
needs: [ change-detection, get-provider-version ]
434434
if: ${{ inputs.reduced_tests == false && (needs.change-detection.outputs.advanced_cluster_tpf == 'true' || inputs.test_group == 'advanced_cluster_tpf') }}
435-
env:
435+
# env:
436436
# MONGODB_ATLAS_PREVIEW_PROVIDER_V2_ADVANCED_CLUSTER: 'true'
437437
# MONGODB_ATLAS_TEST_SDKV2_TO_TPF: 'true'
438438
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)