Skip to content

Commit

Permalink
add espresso
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Aug 15, 2024
1 parent a1f92e0 commit 53ce4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testnode.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
cd ${GITHUB_WORKSPACE}

# TODO once develop is merged into nitro-contract's master, remove the NITRO_CONTRACTS_BRANCH env var
./test-node.bash --init-force --no-simple --detach
./test-node.bash --init-force --espresso --no-simple --detach

START=$(date +%s)
L2_TRANSACTION_SUCCEEDED=false
Expand Down

0 comments on commit 53ce4d6

Please sign in to comment.