Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc committed Dec 21, 2023
1 parent 341ae04 commit eb880e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,9 @@ jobs:
- name: Set up the local node
uses: OffchainLabs/actions/run-nitro-test-node@debug
with:
nitro-testnode-ref: use-tokenbridge-creator
# we have RollupCreator on L1 by default
# --l3node (ensure we have RollupCreator on L2)
l3-node: true
# --tokenbridge (ensure we have TokenBridgeCreator on L1)
# --l3-token-bridge (ensure we have TokenBridgeCreator on L2)
args: --tokenbridge --l3-token-bridge

- name: Copy .env
run: cp ./.env.example ./.env
Expand Down

0 comments on commit eb880e3

Please sign in to comment.