diff --git a/yarn-project/end-to-end/Earthfile b/yarn-project/end-to-end/Earthfile index 33d739a22aa..50b4ebc323e 100644 --- a/yarn-project/end-to-end/Earthfile +++ b/yarn-project/end-to-end/Earthfile @@ -65,7 +65,7 @@ base-log-uploader: unzip awscliv2.zip && \ ./aws/install --bin-dir /usr/local/bin --install-dir /usr/local/aws-cli --update && \ rm -rf aws awscliv2.zip - COPY ../../scripts+scripts /usr/src/scripts + COPY ../../+scripts/scripts /usr/src/scripts e2e-2-pxes: DO +E2E_TEST --test=./src/e2e_2_pxes.test.ts