Skip to content

Commit 4f49adb

Browse files
authored
Update run_integration_tests.sh
1 parent 97ee7f4 commit 4f49adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/run_integration_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ trap remove_stack EXIT
5656
sls --version
5757

5858
echo "Deploying functions"
59-
sls deploy --stage $run_id --api-key $DD_API_KEY
59+
sls deploy --stage $run_id
6060

6161
cd $integration_tests_dir
6262

0 commit comments

Comments
 (0)