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 cc13817 commit 66af3dbCopy full SHA for 66af3db
.github/workflows/automated-test-acceptances.yml
@@ -82,6 +82,7 @@ jobs:
82
ACCTEST_TIMEOUT: ${{ secrets.ACCTEST_TIMEOUT }}
83
PAGER_DUTY_SERVICE_KEY: ${{ secrets.PAGER_DUTY_SERVICE_KEY }}
84
MONGODB_ATLAS_API_KEYS_IDS: ${{ secrets.MONGODB_ATLAS_API_KEYS_IDS }}
85
+ MONGODB_ATLAS_NETWORK_PROJECT_ID: ${{ secrets.MONGODB_ATLAS_NETWORK_PROJECT_ID }}
86
run: make testacc
87
88
acceptance-tests-gov:
0 commit comments