Skip to content

Commit

Permalink
chore(examples): remove deployment-strategies from e2e test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
vvagaytsev committed Feb 21, 2023
1 parent b2c6253 commit 5940a6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions e2e.garden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ tests:
- name: remote-sources
command: [yarn, e2e-project, --, --project=remote-sources, "--showlog=${var.show-log}", "--env=${environment.name}"]
timeout: ${var.timeout}
- name: deployment-strategies
command: [yarn, e2e-project, --, --project=deployment-strategies, --showlog=true, --env=testing]

0 comments on commit 5940a6f

Please sign in to comment.