Skip to content

Commit

Permalink
[ci] fix system tests by hardcoding AWS_DEFAULT_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Sep 16, 2024
1 parent 5d35011 commit c5014b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
TEST_LIBRARY: nodejs
WEBLOG_VARIANT: ${{ matrix.weblog-variant }}
DD_API_KEY: ${{ secrets.DD_API_KEY }}
AWS_DEFAULT_REGION: us-east-1

steps:
- name: Checkout system tests
Expand Down

0 comments on commit c5014b7

Please sign in to comment.