Skip to content

Commit

Permalink
ci: update nitro-testnode flags
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc committed Dec 21, 2023
1 parent 737175c commit faa2f39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ jobs:
- name: Set up the local node
uses: OffchainLabs/actions/run-nitro-test-node@main
with:
ref: 'use-tokenbridge-creator'
ref: use-tokenbridge-creator
args: --tokenbridge --l3node --l3-token-bridge

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

0 comments on commit faa2f39

Please sign in to comment.