Skip to content

Commit f38925e

Browse files
committed
Revert test change
1 parent 68a8be5 commit f38925e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
script:
1919
- export ARTIFACTS_DIR="$(pwd)/reports" && mkdir -p "${ARTIFACTS_DIR}"
2020
- git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/".insteadOf "https://github.com/DataDog/"
21-
- git clone --branch sarahchen6/update-failure-outputs https://github.com/DataDog/benchmarking-platform.git /platform && cd /platform
21+
- git clone --branch dd-trace-java/tracer-benchmarks-parallel https://github.com/DataDog/benchmarking-platform.git /platform && cd /platform
2222
artifacts:
2323
name: "reports"
2424
paths:

0 commit comments

Comments
 (0)