Skip to content

Commit

Permalink
Added fee token pricer arg
Browse files Browse the repository at this point in the history
  • Loading branch information
yahgwai committed Sep 26, 2024
1 parent e752cb7 commit 14297dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- uses: OffchainLabs/actions/run-nitro-test-node@main
with:
l3-node: true
args: --l3-fee-token
args: --l3-fee-token --l3-fee-token-pricer
no-token-bridge: true
no-l3-token-bridge: true
nitro-contracts-branch: '${{ github.event.pull_request.head.sha || github.sha }}'
Expand Down

0 comments on commit 14297dc

Please sign in to comment.