Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
revert e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
adikari committed Feb 12, 2023
1 parent 6b073d6 commit 2430a74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@ steps:
- label: ":bomb: Testing groups"
plugins:
- monebag/monorepo-diff#v2.5.7:
diff: "git diff --name-only $(head -n 1 last_successful_build)"
diff: "cat ./e2e/multiple-paths"
watch:
- path:
- "e2e"
- "user-service/infrastructure/"
- "product-service/infrastructure/"
config:
group: "my group"
command: "echo i-am-running-in-a-group"
Expand Down

0 comments on commit 2430a74

Please sign in to comment.