diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 7daff3e857d..13b1e63294a 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -220,7 +220,7 @@ steps: - label: "Run E2E tests" depends_on: trigger-e2e-tests key: run-e2e-tests - command: 'nix develop --command bash -c "cd lib/wallet-e2e && just run-local"' + command: 'nix develop --command bash -c "just e2e-local"' agents: system: ${linux} env: