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 a58151b commit 8617e5fCopy full SHA for 8617e5f
.github/workflows/acceptance-tests-runner.yml
@@ -432,7 +432,7 @@ jobs:
432
advanced_cluster_tpf_mig_from_sdkv2:
433
needs: [ change-detection, get-provider-version ]
434
if: ${{ inputs.reduced_tests == false && (needs.change-detection.outputs.advanced_cluster_tpf == 'true' || inputs.test_group == 'advanced_cluster_tpf') }}
435
- env:
+ # env:
436
# MONGODB_ATLAS_PREVIEW_PROVIDER_V2_ADVANCED_CLUSTER: 'true'
437
# MONGODB_ATLAS_TEST_SDKV2_TO_TPF: 'true'
438
runs-on: ubuntu-latest
0 commit comments