Skip to content

Commit

Permalink
Merge pull request #127 from DataDog/bump-datadog-ci/2.40.1
Browse files Browse the repository at this point in the history
[dep] Bump datadog-ci to `2.40.1`
  • Loading branch information
AntoineDona authored Jul 26, 2024
2 parents 751bbe2 + 1f46829 commit 2fd18d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RunTests() {
PARAM_SITE=${DD_SITE}
fi

DATADOG_CI_VERSION="2.39.0"
DATADOG_CI_VERSION="2.40.1"

# Not run when running unit tests.
if [[ -z "${DATADOG_CI_COMMAND}" ]]; then
Expand Down

0 comments on commit 2fd18d9

Please sign in to comment.