Skip to content

Commit

Permalink
Move JUnit annotate to run on VM
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co>
  • Loading branch information
alexsapran authored and ycombinator committed Sep 20, 2024
1 parent f2b07d5 commit 5cde40b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ steps:
- junit-annotate#v2.5.0:
artifacts: "build/*.xml"
always-annotate: true
agents:
provider: "gcp"
depends_on:
- step: "unit-tests-2204"
allow_failure: true
Expand Down

0 comments on commit 5cde40b

Please sign in to comment.