Skip to content

Commit 1b9e42e

Browse files
committed
Don't run enclave tests in CI
1 parent ab312ae commit 1b9e42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

espresso/scripts/run-tests-github-actions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ sudo systemctl start nitro-enclaves-allocator.service
3535

3636
echo "[*] Running tests in nix develop shell..."
3737

38-
nix develop --command bash -c "just build-devnet && just build-batcher-enclave-image && just espresso-enclave-tests && just devnet-enclave-tests"
38+
nix develop --command bash -c "just compile-contracts-fast && just build-batcher-enclave-image && just espresso-enclave-tests"

0 commit comments

Comments
 (0)