Skip to content

Commit

Permalink
Add missing ref
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Apr 29, 2024
1 parent 48c3876 commit 1827189
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ jobs:
with:
submodules: recursive

- uses: OffchainLabs/actions/run-nitro-test-node
- uses: OffchainLabs/actions/run-nitro-test-node@main
with:
l3-node: true
l3-node: true
no-token-bridge: true
no-l3-token-bridge: true

Expand Down Expand Up @@ -142,7 +142,7 @@ jobs:
with:
submodules: recursive

- uses: OffchainLabs/actions/run-nitro-test-node
- uses: OffchainLabs/actions/run-nitro-test-node@main
with:
l3-node: true
args: --l3-fee-token
Expand Down

0 comments on commit 1827189

Please sign in to comment.