Skip to content

Commit 66af3db

Browse files
authored
Fix 2 failing tests (#899)
1 parent cc13817 commit 66af3db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/automated-test-acceptances.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
ACCTEST_TIMEOUT: ${{ secrets.ACCTEST_TIMEOUT }}
8383
PAGER_DUTY_SERVICE_KEY: ${{ secrets.PAGER_DUTY_SERVICE_KEY }}
8484
MONGODB_ATLAS_API_KEYS_IDS: ${{ secrets.MONGODB_ATLAS_API_KEYS_IDS }}
85+
MONGODB_ATLAS_NETWORK_PROJECT_ID: ${{ secrets.MONGODB_ATLAS_NETWORK_PROJECT_ID }}
8586
run: make testacc
8687

8788
acceptance-tests-gov:

0 commit comments

Comments
 (0)