Skip to content

Commit

Permalink
Use new action option
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Mar 28, 2024
1 parent 66ab4f1 commit 86a04f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,13 @@ jobs:
with:
submodules: recursive

- uses: OffchainLabs/actions/run-nitro-test-node@main
- uses: OffchainLabs/actions/run-nitro-test-node@customize-branches
with:
nitro-testnode-ref: decouple-contracts
l3-node: true
no-token-bridge: true
no-l3-token-bridge: true
nitro-contracts-branch: testnode-deploy

- name: Setup node/yarn
uses: actions/setup-node@v3
Expand Down

0 comments on commit 86a04f2

Please sign in to comment.