We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab312ae commit 1b9e42eCopy full SHA for 1b9e42e
espresso/scripts/run-tests-github-actions.sh
@@ -35,4 +35,4 @@ sudo systemctl start nitro-enclaves-allocator.service
35
36
echo "[*] Running tests in nix develop shell..."
37
38
-nix develop --command bash -c "just build-devnet && just build-batcher-enclave-image && just espresso-enclave-tests && just devnet-enclave-tests"
+nix develop --command bash -c "just compile-contracts-fast && just build-batcher-enclave-image && just espresso-enclave-tests"
0 commit comments