diff --git a/noir/Earthfile b/noir/Earthfile index 700e241ed6e..435fab39481 100644 --- a/noir/Earthfile +++ b/noir/Earthfile @@ -168,7 +168,6 @@ packages-test-browser: WORKDIR /usr/src/noir/noir-repo RUN ./.github/scripts/playwright-install.sh RUN yarn workspaces foreach \ - --parallel \ --verbose \ --include integration-tests \ --include @noir-lang/noir_wasm \